commit: f3424a2b650565964d68b07b1a6b8fb2fced61c4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 25 10:11:39 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Apr 25 10:11:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3424a2b
dev-ruby/connection_pool: Stabilize 2.5.0 ppc, #954325 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/connection_pool/connection_pool-2.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/connection_pool/connection_pool-2.5.0.ebuild b/dev-ruby/connection_pool/connection_pool-2.5.0.ebuild index 0a601c964d31..b5e7a3958eac 100644 --- a/dev-ruby/connection_pool/connection_pool-2.5.0.ebuild +++ b/dev-ruby/connection_pool/connection_pool-2.5.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="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="test" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"
