commit: 5a0627956f7fdb7de06e7c6f0d66675ab9d7abe4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 25 21:39:49 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 25 21:39:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a062795
dev-java/xmlgraphics-commons: Stabilize 2.7 arm64, #833954
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7.ebuild
b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7.ebuild
index 5dd5a5cf1c6e..da5532327d1f 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"