From e4a5caae595a0723f53ffda426f2d5ca8bcc8524 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 18 May 2025 20:57:34 +0300 Subject: [PATCH] dev-ruby/net-http-persistent: Stabilize 4.0.5 x86, #956203 Signed-off-by: Arthur Zamarin --- dev-ruby/net-http-persistent/net-http-persistent-4.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.5.ebuild b/dev-ruby/net-http-persistent/net-http-persistent-4.0.5.ebuild index ea1c46969ef7b..8abac39401625 100644 --- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.5.ebuild +++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.5.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"