diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 14:11:47 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:45:04 +0200 |
commit | 7474362d75b004b6dceeccf1ba8f1613595a6ee5 (patch) | |
tree | b5f53a10bfa07990372feb6538eec6f9b6303ac9 | |
parent | dev-ruby/childprocess: keyword ~arm64 (diff) | |
download | gentoo-7474362d75b004b6dceeccf1ba8f1613595a6ee5.tar.gz gentoo-7474362d75b004b6dceeccf1ba8f1613595a6ee5.tar.bz2 gentoo-7474362d75b004b6dceeccf1ba8f1613595a6ee5.zip |
dev-ruby/activejob: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | dev-ruby/activejob/activejob-5.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activejob/activejob-5.1.1.ebuild b/dev-ruby/activejob/activejob-5.1.1.ebuild index f9fe12f9fb9d..445487103ad3 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}" |