From e3e9c105241a54fcbad4c01cba8d71f4d3bb216d Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 13 Jul 2025 10:33:14 +0100 Subject: [PATCH] dev-ruby/connection_pool: Stabilize 2.5.0 sparc, #954325 Signed-off-by: Sam James --- dev-ruby/connection_pool/connection_pool-2.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/connection_pool/connection_pool-2.5.0.ebuild b/dev-ruby/connection_pool/connection_pool-2.5.0.ebuild index b5e7a3958eac7..51df6480eb34f 100644 --- a/dev-ruby/connection_pool/connection_pool-2.5.0.ebuild +++ b/dev-ruby/connection_pool/connection_pool-2.5.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="~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 )"