diff options
Diffstat (limited to 'dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild')
-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 faa0c90b9ded..4f196003b1f7 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/xmlgraphics/commons/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="amd64 x86 ppc ppc64" +KEYWORDS="amd64 ppc64 x86" CDEPEND="dev-java/commons-io:1 >=dev-java/commons-logging-1:0" |