summaryrefslogtreecommitdiff
path: root/dev-ruby
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-12-04 09:08:47 +0000
committerSam James <sam@gentoo.org>2025-12-04 09:08:47 +0000
commit204919916591ea7dcb8210ce9f2bf25958335e3a (patch)
tree6890096e80c94ec6f353e09d11784d141c4c8fc1 /dev-ruby
parent288f394d1c8c4c9c1c3d86604207414616319bb1 (diff)
downloadgentoo-204919916591ea7dcb8210ce9f2bf25958335e3a.tar.gz
gentoo-204919916591ea7dcb8210ce9f2bf25958335e3a.tar.bz2
gentoo-204919916591ea7dcb8210ce9f2bf25958335e3a.zip
dev-ruby/connection_pool: Stabilize 2.5.4 arm, #967072
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/connection_pool/connection_pool-2.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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 6b325f7cef3d..a97c4b0888b6 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 )"