diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 22:58:45 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:38 +0200 |
commit | ad55d003b7e77295a2741f016239293e97d49f51 (patch) | |
tree | c6284f16cdc8f897e80e933d8160fefdabab8c11 /dev-ruby/arel | |
parent | app-text/itex2mml: keyword ~arm64 (diff) | |
download | gentoo-ad55d003b7e77295a2741f016239293e97d49f51.tar.gz gentoo-ad55d003b7e77295a2741f016239293e97d49f51.tar.bz2 gentoo-ad55d003b7e77295a2741f016239293e97d49f51.zip |
dev-ruby/arel: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/arel')
-rw-r--r-- | dev-ruby/arel/arel-6.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/arel/arel-6.0.3.ebuild b/dev-ruby/arel/arel-6.0.3.ebuild index 31e738e95623..f735d8728b4d 100644 --- a/dev-ruby/arel/arel-6.0.3.ebuild +++ b/dev-ruby/arel/arel-6.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rails/arel" SRC_URI="https://github.com/rails/arel/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |