commit: 647779f976e7dab1ef18b2d5f64d1822f49ebeb2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 19 19:08:58 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 19 19:08:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647779f9
dev-ruby/activesupport: Stabilize 7.1.5.1 sparc, #951633 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/activesupport/activesupport-7.1.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-7.1.5.1.ebuild b/dev-ruby/activesupport/activesupport-7.1.5.1.ebuild index f99e4fc6aa63..2d50cd8e62db 100644 --- a/dev-ruby/activesupport/activesupport-7.1.5.1.ebuild +++ b/dev-ruby/activesupport/activesupport-7.1.5.1.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="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 sparc ~x86" IUSE="+msgpack test" REQUIRED_USE="test? ( msgpack )"
