commit: 6d5aaee180167ddc6af74692bf9112a0d22bac58 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Dec 4 13:46:30 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Dec 4 13:48:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d5aaee1
dev-ruby/connection_pool: Stabilize 2.5.4 x86, #967072 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-ruby/connection_pool/connection_pool-2.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/connection_pool/connection_pool-2.5.4.ebuild b/dev-ruby/connection_pool/connection_pool-2.5.4.ebuild index 66515bea874d..05ca7d73b33b 100644 --- a/dev-ruby/connection_pool/connection_pool-2.5.4.ebuild +++ b/dev-ruby/connection_pool/connection_pool-2.5.4.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/mperham/connection_pool/archive/v${PV}.tar.gz -> ${P LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="test" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"
