diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-13 22:39:57 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-13 22:42:17 +0200 |
commit | 8cfc8a37cb0c49b89069f33501163475ac3dd442 (patch) | |
tree | 7e04b5156d6b6c1c508c54942392d186f25b796a /dev-java/hamcrest-core | |
parent | dev-java/mockito: keyword ~arm64 (diff) | |
download | gentoo-8cfc8a37cb0c49b89069f33501163475ac3dd442.tar.gz gentoo-8cfc8a37cb0c49b89069f33501163475ac3dd442.tar.bz2 gentoo-8cfc8a37cb0c49b89069f33501163475ac3dd442.zip |
dev-java/hamcrest-core: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-java/hamcrest-core')
-rw-r--r-- | dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild index 415b2063e003..df930ee1e323 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.1-r1.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 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${MY_PN}/JavaHamcrest/archive/${MY_PN}-java-${PV}.zi LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos ~x64-solaris" IUSE="" RDEPEND=" |