commit: 19f7543ef29f1c584991d9c7c5e7a7051742f9a1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 23 18:37:36 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Mar 23 18:37:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19f7543e
dev-ruby/activesupport: Stabilize 7.0.8.6 ppc, #946497 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/activesupport/activesupport-7.0.8.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild b/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild index 075deb607c80..4da00a1b202d 100644 --- a/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild +++ b/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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}"