commit: e46ba754fca830424ac10e303395dabe3c7ecaf6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 14 18:39:04 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 14 18:39:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e46ba754
dev-ruby/net-http-persistent: Stabilize 4.0.4 amd64, #943464 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/net-http-persistent/net-http-persistent-4.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.4.ebuild b/dev-ruby/net-http-persistent/net-http-persistent-4.0.4.ebuild index 44e983976ccd..11f81153eba3 100644 --- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.4.ebuild +++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.4.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"
