summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-18 15:59:39 +0100
committerSam James <sam@gentoo.org>2024-05-18 15:59:39 +0100
commit8476f07aa1c024aafcaa1621cc80fc5434a25802 (patch)
tree07fd629f9df0ef3be3085f0e13a80986feef420f
parentdev-ruby/activesupport: Stabilize 6.1.7.7 ppc, #932147 (diff)
downloadgentoo-8476f07aa1c024aafcaa1621cc80fc5434a25802.tar.gz
gentoo-8476f07aa1c024aafcaa1621cc80fc5434a25802.tar.bz2
gentoo-8476f07aa1c024aafcaa1621cc80fc5434a25802.zip
dev-ruby/activesupport: Stabilize 6.1.7.7 x86, #932147
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/activesupport/activesupport-6.1.7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.7.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.7.ebuild
index 64e0e40047d1..701505649b99 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}"