commit: ec5f4bca66712efa645a57162f1e62fa35357da0 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 1 09:50:03 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 1 09:50:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5f4bca
dev-ruby/activesupport: stabilize 6.1.7.4 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/activesupport/activesupport-6.1.7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-6.1.7.4.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.4.ebuild index 8058c2ae04a2..723e2ffcc925 100644 --- a/dev-ruby/activesupport/activesupport-6.1.7.4.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.7.4.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="" RUBY_S="rails-${PV}/${PN}"
