diff options
author | Sam James <sam@gentoo.org> | 2023-04-12 04:22:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-12 04:22:57 +0100 |
commit | a77aae2cd11f2e4999d4b6a2f17cc9a0b2f5de8d (patch) | |
tree | ef68a46dd3641d4cb00107acea567d4335ac5240 /dev-ruby/connection_pool | |
parent | net-misc/gallery-dl: Stabilize 1.25.0 ppc, #904195 (diff) | |
download | gentoo-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.ebuild | 2 |
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 )" |