summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-25 08:03:16 +0100
committerSam James <sam@gentoo.org>2023-06-25 08:03:16 +0100
commit7d64b4df4f4e125ed1d507f6ae626d28249a6f31 (patch)
treed00663cd92b1a10ba5903e34236dcf1b7081a3ea /dev-ruby
parentdev-ruby/net-http-persistent: Stabilize 4.0.2 amd64, #909127 (diff)
downloadgentoo-7d64b4df4f4e125ed1d507f6ae626d28249a6f31.tar.gz
gentoo-7d64b4df4f4e125ed1d507f6ae626d28249a6f31.tar.bz2
gentoo-7d64b4df4f4e125ed1d507f6ae626d28249a6f31.zip
dev-ruby/net-http-persistent: Stabilize 4.0.2 x86, #909127
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild2
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 1144bfc41464..ba97f0911986 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"
+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"