summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-13 14:11:47 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-13 14:13:19 +0200
commit231fdb7d8491028e960663a3aa5729743b549991 (patch)
tree8eb9042d7db88da6fb4c602e04b35f2fac18a390
parent59fed924f0e4ece433ab4cb2466821d0beefe3f7 (diff)
downloadgentoo-231fdb7d8491028e960663a3aa5729743b549991.tar.gz
gentoo-231fdb7d8491028e960663a3aa5729743b549991.tar.xz
dev-java/cglib: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-java/cglib/cglib-3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/cglib/cglib-3.1.ebuild b/dev-java/cglib/cglib-3.1.ebuild
index 77b6da0046d..88dbbfbb6dd 100644
--- a/dev-java/cglib/cglib-3.1.ebuild
+++ b/dev-java/cglib/cglib-3.1.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 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.jar"
LICENSE="Apache-2.0"
SLOT="3"
-KEYWORDS="amd64 ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc64 x86"
IUSE=""