diff options
Diffstat (limited to 'dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild')
-rw-r--r-- | dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild b/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild index f9324771a495..758434f1ce9a 100644 --- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild +++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/drbrain/net-http-persistent/archive/refs/tags/v${PV} LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc test" ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0" |