commit: be38624c99ab8dcef53fefdc9133f36dfce178d7 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jul 12 12:12:06 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jul 12 12:13:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be38624c
dev-ruby/actionpack: keyword ~arm64, bug #624234 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/actionpack/actionpack-5.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/actionpack/actionpack-5.1.2.ebuild b/dev-ruby/actionpack/actionpack-5.1.2.ebuild index fe2914cdbd2..41fe2765253 100644 --- a/dev-ruby/actionpack/actionpack-5.1.2.ebuild +++ b/dev-ruby/actionpack/actionpack-5.1.2.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~amd64-linux" +KEYWORDS="~amd64 ~arm64 ~amd64-linux" IUSE="" RUBY_S="rails-${PV}/${PN}"
