commit: 724f023178aac267c848319ddcc960edc35bfcd4
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 17 10:51:33 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jul 17 10:51:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724f0231
dev-java/xmlgraphics-commons: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild
b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild
index d1a1ef74e9c..aff11d2b9c0 100644
--- a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild
+++ b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.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://apache/xmlgraphics/commons/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="amd64 ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc64 x86"
CDEPEND="dev-java/commons-io:1
>=dev-java/commons-logging-1:0"