summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-11 11:24:50 +0100
committerSam James <sam@gentoo.org>2024-08-11 11:25:57 +0100
commit2a9ff97a3846f8d1cb97061586004fc052982e7c (patch)
tree36f4e533eaad7b966f4a23ab25b00d534829d510 /dev-ruby
parentdev-ruby/activesupport: Stabilize 7.0.8.4 amd64, #937742 (diff)
downloadgentoo-2a9ff97a3846f8d1cb97061586004fc052982e7c.tar.gz
gentoo-2a9ff97a3846f8d1cb97061586004fc052982e7c.tar.bz2
gentoo-2a9ff97a3846f8d1cb97061586004fc052982e7c.zip
dev-ruby/activesupport: Stabilize 7.0.8.4 sparc, #937742
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/activesupport-7.0.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-7.0.8.4.ebuild b/dev-ruby/activesupport/activesupport-7.0.8.4.ebuild
index 5dfbac34c126..699fc17f47d3 100644
--- a/dev-ruby/activesupport/activesupport-7.0.8.4.ebuild
+++ b/dev-ruby/activesupport/activesupport-7.0.8.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="test"
RUBY_S="rails-${PV}/${PN}"