From 724f023178aac267c848319ddcc960edc35bfcd4 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Mon, 17 Jul 2017 12:51:33 +0200 Subject: [PATCH] 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 d1a1ef74e9cb2..aff11d2b9c044 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"