diff options
-rw-r--r-- | dev-java/xmlgraphics-commons/xmlgraphics-commons-2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.6.ebuild b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.6.ebuild index 7944c5f54405..fc7b1c6d6be0 100644 --- a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.6.ebuild +++ b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.6.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" # Common dependencies # POM: /var/tmp/portage/dev-java/${P}/work/${P}/pom.xml |