summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-15 18:49:39 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-15 18:49:39 +0000
commitac5d9b0ffd65845364da697b60822a8a9aca1b80 (patch)
tree3630df1f1d920728ef466a6445ec4c86e022129b /dev-ruby
parentdev-ruby/activesupport: Stabilize 7.0.8.6 arm64, #946497 (diff)
downloadgentoo-ac5d9b0ffd65845364da697b60822a8a9aca1b80.tar.gz
gentoo-ac5d9b0ffd65845364da697b60822a8a9aca1b80.tar.bz2
gentoo-ac5d9b0ffd65845364da697b60822a8a9aca1b80.zip
dev-ruby/activesupport: Stabilize 6.1.7.10 arm64, #946498
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/activesupport-6.1.7.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild
index 30ded65aa5ef..c1b39f7f0b2b 100644
--- a/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.1.7.10.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}"