summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-12 04:22:57 +0100
committerSam James <sam@gentoo.org>2023-04-12 04:22:57 +0100
commita77aae2cd11f2e4999d4b6a2f17cc9a0b2f5de8d (patch)
treeef68a46dd3641d4cb00107acea567d4335ac5240 /dev-ruby/connection_pool
parentnet-misc/gallery-dl: Stabilize 1.25.0 ppc, #904195 (diff)
downloadgentoo-a77aae2cd11f2e4999d4b6a2f17cc9a0b2f5de8d.tar.gz
gentoo-a77aae2cd11f2e4999d4b6a2f17cc9a0b2f5de8d.tar.bz2
gentoo-a77aae2cd11f2e4999d4b6a2f17cc9a0b2f5de8d.zip
dev-ruby/connection_pool: Stabilize 2.3.0 ppc, #904204
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/connection_pool')
-rw-r--r--dev-ruby/connection_pool/connection_pool-2.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/connection_pool/connection_pool-2.3.0.ebuild b/dev-ruby/connection_pool/connection_pool-2.3.0.ebuild
index 9e43e6a8763b..973014e7d7cf 100644
--- a/dev-ruby/connection_pool/connection_pool-2.3.0.ebuild
+++ b/dev-ruby/connection_pool/connection_pool-2.3.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 )"