summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-07-24 14:05:38 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-07-24 14:05:38 +0200
commite5e8d83ed3d98e2c2d59ed15835cdd5b839f0a0b (patch)
tree9930db12a9e3a66151b61350281d43616e245109
parentdev-perl/Redis: Stabilize 2.0.0 amd64, #910849 (diff)
downloadgentoo-e5e8d83ed3d98e2c2d59ed15835cdd5b839f0a0b.tar.gz
gentoo-e5e8d83ed3d98e2c2d59ed15835cdd5b839f0a0b.tar.bz2
gentoo-e5e8d83ed3d98e2c2d59ed15835cdd5b839f0a0b.zip
dev-ruby/connection_pool: Stabilize 2.4.1 amd64, #910963
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-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 472989c544b4..0d38e02b6db0 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 )"