summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-13 08:57:12 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-13 09:47:47 +0200
commitc78b057981c6850f5fd446c77bb3dc2fab32d3b9 (patch)
tree0acb6db0db45e416ef73db29d4584a7ba7649c9a /dev-java/hamcrest-core
parentdev-java/junit: keyword ~arm64 (diff)
downloadgentoo-c78b057981c6850f5fd446c77bb3dc2fab32d3b9.tar.gz
gentoo-c78b057981c6850f5fd446c77bb3dc2fab32d3b9.tar.bz2
gentoo-c78b057981c6850f5fd446c77bb3dc2fab32d3b9.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.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild
index 6d2cf68c7407..7d20822cae53 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.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 @@ SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="BSD-2"
SLOT="${PV}"
-KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos"
DEPEND=">=virtual/jdk-1.5
~dev-java/hamcrest-generator-${PV}