diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-17 12:51:33 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-17 12:51:33 +0200 |
commit | 724f023178aac267c848319ddcc960edc35bfcd4 (patch) | |
tree | f38b2f22b68c3cdfe75fb07781566680835c4caf /dev-java/xmlgraphics-commons | |
parent | dev-java/commons-io: keyword ~arm64 (diff) | |
download | gentoo-724f023178aac267c848319ddcc960edc35bfcd4.tar.gz gentoo-724f023178aac267c848319ddcc960edc35bfcd4.tar.bz2 gentoo-724f023178aac267c848319ddcc960edc35bfcd4.zip |
dev-java/xmlgraphics-commons: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-java/xmlgraphics-commons')
-rw-r--r-- | dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild | 4 |
1 files 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 d1a1ef74e9cb..aff11d2b9c04 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" |