diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-12 11:31:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-12 11:31:12 +0200 |
commit | 03e9b8705edbd1cc8f12e621ca8efc5479881051 (patch) | |
tree | cd6abdeee504fd7db8f153f12624592bf1c207e7 /dev-java/xerial-core | |
parent | dev-java/javacc: Stabilize 5.0-r4 arm64, #832830 (diff) | |
download | gentoo-03e9b8705edbd1cc8f12e621ca8efc5479881051.tar.gz gentoo-03e9b8705edbd1cc8f12e621ca8efc5479881051.tar.bz2 gentoo-03e9b8705edbd1cc8f12e621ca8efc5479881051.zip |
dev-java/xerial-core: Keyword 2.0.1-r1 ppc64, #834140
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/xerial-core')
-rw-r--r-- | dev-java/xerial-core/xerial-core-2.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/xerial-core/xerial-core-2.0.1-r1.ebuild b/dev-java/xerial-core/xerial-core-2.0.1-r1.ebuild index d3c3584160df..b2f6a311a7e1 100644 --- a/dev-java/xerial-core/xerial-core-2.0.1-r1.ebuild +++ b/dev-java/xerial-core/xerial-core-2.0.1-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://dev.gentoo.org/~ercpe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*" |