commit: ac5d9b0ffd65845364da697b60822a8a9aca1b80 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 15 18:49:39 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Dec 15 18:49:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac5d9b0f
dev-ruby/activesupport: Stabilize 6.1.7.10 arm64, #946498 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/activesupport/activesupport-6.1.7.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild index 30ded65aa5ef..c1b39f7f0b2b 100644 --- a/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.7.10.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}"
