diff options
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7.ebuild b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7.ebuild index 62a758d133f1..61945af48c9c 100644 --- a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7.ebuild +++ b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://apache/xmlgraphics/commons/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" # Tests don't even compile with that old mockito version. RESTRICT="test" |