summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-07-24 09:44:11 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-07-24 09:44:11 +0200
commite38643d0ec3cfea2d498d1c4f60045869c7e3704 (patch)
tree9a1f40f361af7f981fca840946851981ffb40c3d /dev-ruby/connection_pool
parentdev-perl/Test-Inter: Stabilize 1.100.0 ppc, #910917 (diff)
downloadgentoo-e38643d0ec3cfea2d498d1c4f60045869c7e3704.tar.gz
gentoo-e38643d0ec3cfea2d498d1c4f60045869c7e3704.tar.bz2
gentoo-e38643d0ec3cfea2d498d1c4f60045869c7e3704.zip
dev-ruby/connection_pool: Stabilize 2.4.1 ppc64, #910963
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/connection_pool')
-rw-r--r--dev-ruby/connection_pool/connection_pool-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/connection_pool/connection_pool-2.4.1.ebuild b/dev-ruby/connection_pool/connection_pool-2.4.1.ebuild
index 38cf2c565b28..1a58257da978 100644
--- a/dev-ruby/connection_pool/connection_pool-2.4.1.ebuild
+++ b/dev-ruby/connection_pool/connection_pool-2.4.1.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 )"