summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-15 18:49:38 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-15 18:49:38 +0000
commit41da3aec564a666662024f5eaeb08561b8831a27 (patch)
tree243d780c41a625ef6822062fcc73b956e7bafecb /dev-ruby
parentdev-python/uvicorn: Stabilize 0.32.1 arm64, #946493 (diff)
downloadgentoo-41da3aec564a666662024f5eaeb08561b8831a27.tar.gz
gentoo-41da3aec564a666662024f5eaeb08561b8831a27.tar.bz2
gentoo-41da3aec564a666662024f5eaeb08561b8831a27.zip
dev-ruby/activesupport: Stabilize 7.0.8.6 arm64, #946497
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/activesupport-7.0.8.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild b/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild
index cb5c431f5969..699fc17f47d3 100644
--- a/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild
+++ b/dev-ruby/activesupport/activesupport-7.0.8.6.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}"