commit: 5adb521188c8c42ed90b1c74d9bd45addbc6dda3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 16 07:51:48 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Dec 16 07:51:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5adb5211
dev-ruby/activesupport: Stabilize 7.0.8.6 ppc64, #946497 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/activesupport/activesupport-7.0.8.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild b/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild index 699fc17f47d3..075deb607c80 100644 --- a/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild +++ b/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(ver_cut 1-2)" -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="test" RUBY_S="rails-${PV}/${PN}"
