diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 06:20:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 06:20:48 +0100 |
commit | 4fde760687da2274d385a74a4dc8fcf4d790a1be (patch) | |
tree | cb0936843ea3a0f69dfa76904bec9e5c85302cf9 /dev-ruby/connection_pool | |
parent | dev-perl/Finance-Quote: Stabilize 1.550.0 x86, #907513 (diff) | |
download | gentoo-4fde760687da2274d385a74a4dc8fcf4d790a1be.tar.gz gentoo-4fde760687da2274d385a74a4dc8fcf4d790a1be.tar.bz2 gentoo-4fde760687da2274d385a74a4dc8fcf4d790a1be.zip |
dev-ruby/connection_pool: Stabilize 2.4.0 ppc64, #907515
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.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/connection_pool/connection_pool-2.4.0.ebuild b/dev-ruby/connection_pool/connection_pool-2.4.0.ebuild index 22564817c09e..e05395f98a57 100644 --- a/dev-ruby/connection_pool/connection_pool-2.4.0.ebuild +++ b/dev-ruby/connection_pool/connection_pool-2.4.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 )" |