summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-19 09:40:17 +0100
committerSam James <sam@gentoo.org>2023-08-19 09:40:17 +0100
commit0d5672b22d26062ca3c9dfc423bc0483ac1ab176 (patch)
tree80adbf24e00304b919215cc2057a9862ec0238bb /dev-ruby/activesupport
parentprofiles/package.mask: mask safe_yaml for removal (diff)
downloadgentoo-0d5672b22d26062ca3c9dfc423bc0483ac1ab176.tar.gz
gentoo-0d5672b22d26062ca3c9dfc423bc0483ac1ab176.tar.bz2
gentoo-0d5672b22d26062ca3c9dfc423bc0483ac1ab176.zip
dev-ruby/activesupport: Stabilize 6.1.7.4 arm64, #909398
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-6.1.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.4.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.4.ebuild
index 69e7680e5803..1102563d0826 100644
--- a/dev-ruby/activesupport/activesupport-6.1.7.4.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.1.7.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=""
RUBY_S="rails-${PV}/${PN}"