summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-04 01:50:38 +0100
committerSam James <sam@gentoo.org>2021-10-04 01:50:38 +0100
commit7e84ddaca118e066f5ce4196e11c2ba9388dc7f9 (patch)
tree063de6c559901d53dc6d909020a569b4b8b4cd96 /dev-ruby/activesupport
parentdev-ruby/zeitwerk: Stabilize 2.4.2 x86, #816015 (diff)
downloadgentoo-7e84ddaca118e066f5ce4196e11c2ba9388dc7f9.tar.gz
gentoo-7e84ddaca118e066f5ce4196e11c2ba9388dc7f9.tar.bz2
gentoo-7e84ddaca118e066f5ce4196e11c2ba9388dc7f9.zip
dev-ruby/activesupport: Stabilize 6.0.4.1 x86, #816015
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-6.0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.0.4.1.ebuild b/dev-ruby/activesupport/activesupport-6.0.4.1.ebuild
index 86312cd1cab5..aa8ba7a98a98 100644
--- a/dev-ruby/activesupport/activesupport-6.0.4.1.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.0.4.1.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}"