commit: 99f10547391235bddf92745333d7bcc87661c315 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun May 29 14:08:20 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun May 29 14:08:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99f10547
dev-ruby/activesupport: Stabilize 6.0.5 amd64, #848051 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/activesupport/activesupport-6.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-6.0.5.ebuild b/dev-ruby/activesupport/activesupport-6.0.5.ebuild index 42d7b05695d0..8a635120c3c3 100644 --- a/dev-ruby/activesupport/activesupport-6.0.5.ebuild +++ b/dev-ruby/activesupport/activesupport-6.0.5.ebuild @@ -21,7 +21,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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}"
