diff options
-rw-r--r-- | dev-java/xmlgraphics-commons/xmlgraphics-commons-2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.10.ebuild b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.10.ebuild index b2ee102e66a3..78013dec141a 100644 --- a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.10.ebuild +++ b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.10.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${P}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm64 ppc64" VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/xmlgraphics-commons.apache.org.asc" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-apache-xmlgraphics-commons )" |