commit: 834d55362ec26ad43ca2a54f560880678d06e881
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 18:10:54 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 18:10:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=834d5536
dev-java/xmlgraphics-commons: Stabilize 2.9 arm64, #916015
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/xmlgraphics-commons/xmlgraphics-commons-2.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.9.ebuild
b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.9.ebuild
index ca1dd2ff1aaf..48a8938ae62b 100644
--- a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.9.ebuild
+++ b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.9.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${P}"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~x86"
CP_DEPEND="
dev-java/commons-io:1