summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-12 03:35:33 +0100
committerSam James <sam@gentoo.org>2023-04-12 03:35:33 +0100
commit5dd9b1c661ec4dc70a26f338e0147dcf9f938326 (patch)
treedc3c850fe41aff58d2e2943bf03bb56f5f10a07d /dev-ruby/connection_pool
parentdev-ruby/connection_pool: Stabilize 2.3.0 arm, #904204 (diff)
downloadgentoo-5dd9b1c661ec4dc70a26f338e0147dcf9f938326.tar.gz
gentoo-5dd9b1c661ec4dc70a26f338e0147dcf9f938326.tar.bz2
gentoo-5dd9b1c661ec4dc70a26f338e0147dcf9f938326.zip
dev-ruby/connection_pool: Stabilize 2.3.0 arm64, #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 aeb6ccf7412e..9e43e6a8763b 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 )"