diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-18 08:28:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-18 08:28:24 +0200 |
commit | 672aeefd1640321fe722c1af69043d123617f6c1 (patch) | |
tree | 3ec90e6ecda011dbfeca10104207d2297c56fdbb /dev-java | |
parent | net-libs/libupnp: ppc stable wrt bug #784590 (diff) | |
download | gentoo-672aeefd1640321fe722c1af69043d123617f6c1.tar.gz gentoo-672aeefd1640321fe722c1af69043d123617f6c1.tar.bz2 gentoo-672aeefd1640321fe722c1af69043d123617f6c1.zip |
dev-java/xmlgraphics-commons: ppc64 stable wrt bug #772929
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java')
-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 1af7926bc30c..b0f4e8365620 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 |