summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-22 16:43:04 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-22 16:43:04 +0000
commitb61158a5e9c0ae00a01dcd7e5cf83a0a5a095994 (patch)
tree1c2468ac084c0401b830e71f0cc28bd381846be2 /dev-ruby
parentdev-ruby/rack: Stabilize 3.0.4.2 x86, #904118 (diff)
downloadgentoo-b61158a5e9c0ae00a01dcd7e5cf83a0a5a095994.tar.gz
gentoo-b61158a5e9c0ae00a01dcd7e5cf83a0a5a095994.tar.bz2
gentoo-b61158a5e9c0ae00a01dcd7e5cf83a0a5a095994.zip
dev-ruby/connection_pool: Stabilize 2.3.0 x86, #904204
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 9937d3537269..8c8f663f5818 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 )"