commit: dbeb94e960e426f42ed246ab4ad219133f1f9b77 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 00:32:35 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 01:08:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbeb94e9
dev-ruby/activesupport: Stabilize 6.1.7.10 x86, #946498 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/activesupport/activesupport-6.1.7.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild index b87185210747..7dd461584fc7 100644 --- a/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.7.10.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}"
