summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-18 13:10:34 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-18 13:10:34 -0400
commit56974f55cc56b82f48f33e8dd960aaa507ca9bbd (patch)
treec6294e9e705c93fac3514884f3fbe2ed03fa2072 /dev-ruby/activesupport
parentdev-lang/ruby: arm64 stable (bug #688976) (diff)
downloadgentoo-56974f55cc56b82f48f33e8dd960aaa507ca9bbd.tar.gz
gentoo-56974f55cc56b82f48f33e8dd960aaa507ca9bbd.tar.bz2
gentoo-56974f55cc56b82f48f33e8dd960aaa507ca9bbd.zip
dev-ruby/activesupport: arm64 keyworded (bug #692324)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.71, Repoman-2.3.17
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.0.0.ebuild b/dev-ruby/activesupport/activesupport-6.0.0.ebuild
index 0f8ba84b2d73..096dcd80f053 100644
--- a/dev-ruby/activesupport/activesupport-6.0.0.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.0.0.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"
+KEYWORDS="~amd64 ~arm64"
IUSE=""
RUBY_S="rails-${PV}/${PN}"