summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-10 12:01:54 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-10 12:01:54 +0200
commit3a114c25fcdd895af0134c0293ac2f0bb7916c70 (patch)
tree987cd121bfa0db41313412ae6a8c28cebc6cbbef /dev-ruby
parentdev-ruby/activesupport: Stabilize 6.1.7.6 arm64, #919681 (diff)
downloadgentoo-3a114c25fcdd895af0134c0293ac2f0bb7916c70.tar.gz
gentoo-3a114c25fcdd895af0134c0293ac2f0bb7916c70.tar.bz2
gentoo-3a114c25fcdd895af0134c0293ac2f0bb7916c70.zip
dev-ruby/activesupport: Stabilize 6.1.7.6 arm, #919681
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/activesupport-6.1.7.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild
index e7cfcfe0109c..c94512f09cbf 100644
--- a/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.1.7.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=""
RUBY_S="rails-${PV}/${PN}"