diff options
author | Sam James <sam@gentoo.org> | 2022-02-25 21:39:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-25 21:39:49 +0000 |
commit | 5a0627956f7fdb7de06e7c6f0d66675ab9d7abe4 (patch) | |
tree | 87a876d937e61052145fc89c054ed5a7b996a326 /dev-java/xmlgraphics-commons | |
parent | media-libs/flac: Stabilize 1.3.4 arm64, #833938 (diff) | |
download | gentoo-5a0627956f7fdb7de06e7c6f0d66675ab9d7abe4.tar.gz gentoo-5a0627956f7fdb7de06e7c6f0d66675ab9d7abe4.tar.bz2 gentoo-5a0627956f7fdb7de06e7c6f0d66675ab9d7abe4.zip |
dev-java/xmlgraphics-commons: Stabilize 2.7 arm64, #833954
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/xmlgraphics-commons')
-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 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" |