commit: a53762f1d956110f3479f6e5cdde0f5c8b8b273a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 18 14:59:42 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 18 14:59:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a53762f1
dev-ruby/activesupport: Stabilize 6.1.7.7 amd64, #932147 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/activesupport/activesupport-6.1.7.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-6.1.7.7.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.7.ebuild index 8612972ea2a1..4089225a42ed 100644 --- a/dev-ruby/activesupport/activesupport-6.1.7.7.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.7.7.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}"
