summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-13 20:29:47 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-13 20:32:22 +0200
commit38d4b51cdf58933cff4fbc2eb9864f6b066c0f0e (patch)
treea0f9befadbe54bedc20632206d6f5ed7d5017716
parent0ca155c8af063f71e992abe37c57f156e0b1b8ad (diff)
downloadgentoo-38d4b51cdf58933cff4fbc2eb9864f6b066c0f0e.tar.gz
gentoo-38d4b51cdf58933cff4fbc2eb9864f6b066c0f0e.tar.xz
dev-java/jarjar: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-java/jarjar/jarjar-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jarjar/jarjar-1.4.ebuild b/dev-java/jarjar/jarjar-1.4.ebuild
index e0a86576e94..9108139df10 100644
--- a/dev-java/jarjar/jarjar-1.4.ebuild
+++ b/dev-java/jarjar/jarjar-1.4.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
@@ -11,7 +11,7 @@ SRC_URI="https://jarjar.googlecode.com/files/${PN}-src-${PV}.zip"
HOMEPAGE="http://jarjar.sourceforge.net"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
IUSE=""
RESTRICT="test"