From: Aaron Bauman Date: Sun, 18 Aug 2019 17:10:34 +0000 (-0400) Subject: dev-ruby/activesupport: arm64 keyworded (bug #692324) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=56974f55cc56b82f48f33e8dd960aaa507ca9bbd;p=gentoo.git dev-ruby/activesupport: arm64 keyworded (bug #692324) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.71, Repoman-2.3.17 --- 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}"