commit: 7474362d75b004b6dceeccf1ba8f1613595a6ee5 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Jul 1 12:11:47 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Jul 1 13:45:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7474362d
dev-ruby/activejob: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/activejob/activejob-5.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activejob/activejob-5.1.1.ebuild b/dev-ruby/activejob/activejob-5.1.1.ebuild index f9fe12f9fb9..445487103ad 100644 --- a/dev-ruby/activejob/activejob-5.1.1.ebuild +++ b/dev-ruby/activejob/activejob-5.1.1.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 ~arm ~ppc ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~amd64-linux" IUSE="" RUBY_S="rails-${PV}/${PN}"
