diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 23:27:11 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:39 +0200 |
commit | e71e5b35e2a98453ecd294963c048f8ff5e63fce (patch) | |
tree | 302977fc80978aca989bf550cffe561b768ae069 /dev-ruby/ae | |
parent | dev-ruby/ruby-rc4: keyword ~arm64 (diff) | |
download | gentoo-e71e5b35e2a98453ecd294963c048f8ff5e63fce.tar.gz gentoo-e71e5b35e2a98453ecd294963c048f8ff5e63fce.tar.bz2 gentoo-e71e5b35e2a98453ecd294963c048f8ff5e63fce.zip |
dev-ruby/ae: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/ae')
-rw-r--r-- | dev-ruby/ae/ae-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ae/ae-1.8.2.ebuild b/dev-ruby/ae/ae-1.8.2.ebuild index 23aff3c16209..b2c5f7364db0 100644 --- a/dev-ruby/ae/ae-1.8.2.ebuild +++ b/dev-ruby/ae/ae-1.8.2.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 @@ -15,7 +15,7 @@ HOMEPAGE="https://rubyworks.github.io/ae/" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" # Tests cause circular dependencies with dev-ruby/qed |