commit: f022780c0184f4a9ba6bb3a3d36559ee5389612e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 1 05:00:34 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 1 05:00:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f022780c
dev-ruby/connection_pool: Stabilize 2.4.0 x86, #907515 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/connection_pool/connection_pool-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/connection_pool/connection_pool-2.4.0.ebuild b/dev-ruby/connection_pool/connection_pool-2.4.0.ebuild index b728a8bae530..c18b3d5a3fb1 100644 --- a/dev-ruby/connection_pool/connection_pool-2.4.0.ebuild +++ b/dev-ruby/connection_pool/connection_pool-2.4.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/mperham/connection_pool/archive/v${PV}.tar.gz -> ${P LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"
