summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-13 08:59:22 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-13 09:47:49 +0200
commit15fb7a5de0705fad4298b953580b18b840e78c72 (patch)
treef6f30c57ca236882e41b993ef80a5bb1b7da0853 /dev-java/jmock
parentdev-java/javacup: keyword ~arm64 (diff)
downloadgentoo-15fb7a5de0705fad4298b953580b18b840e78c72.tar.gz
gentoo-15fb7a5de0705fad4298b953580b18b840e78c72.tar.bz2
gentoo-15fb7a5de0705fad4298b953580b18b840e78c72.zip
dev-java/jmock: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-java/jmock')
-rw-r--r--dev-java/jmock/jmock-1.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jmock/jmock-1.2.0-r1.ebuild b/dev-java/jmock/jmock-1.2.0-r1.ebuild
index 06c638fe1f53..a3b3508b11b3 100644
--- a/dev-java/jmock/jmock-1.2.0-r1.ebuild
+++ b/dev-java/jmock/jmock-1.2.0-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
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.jmock.org/"
LICENSE="BSD"
SLOT="1.0"
-KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
CDEPEND="dev-java/junit:0"