diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 13:23:20 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:57 +0200 |
commit | 907f6f0513a99ed1fe9224a833d95ffd2c18c2a7 (patch) | |
tree | 51f13e4c7f7907fb2f0930bcd7545291805dad1e /dev-ruby | |
parent | dev-ruby/railties: keyword ~arm64 (diff) | |
download | gentoo-907f6f0513a99ed1fe9224a833d95ffd2c18c2a7.tar.gz gentoo-907f6f0513a99ed1fe9224a833d95ffd2c18c2a7.tar.bz2 gentoo-907f6f0513a99ed1fe9224a833d95ffd2c18c2a7.zip |
dev-ruby/activesupport: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.1.1.ebuild b/dev-ruby/activesupport/activesupport-5.1.1.ebuild index 10296f516480..8e88b1b8d3de 100644 --- a/dev-ruby/activesupport/activesupport-5.1.1.ebuild +++ b/dev-ruby/activesupport/activesupport-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="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-${PV}/${PN}" |