summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-10 16:47:22 +0000
committerSam James <sam@gentoo.org>2021-11-10 16:47:49 +0000
commitecedc26ba4288c4131a95fbdf2756ed61dd4e216 (patch)
tree27141602879bddb5a4e0e5b0a579f6e8e9849d1b /dev-java/guava/guava-20.0.ebuild
parentdev-java/j2objc-annotations: Stabilize 1.2 ppc64, #822942 (diff)
downloadgentoo-ecedc26ba4288c4131a95fbdf2756ed61dd4e216.tar.gz
gentoo-ecedc26ba4288c4131a95fbdf2756ed61dd4e216.tar.bz2
gentoo-ecedc26ba4288c4131a95fbdf2756ed61dd4e216.zip
dev-java/guava: Stabilize 20.0 ppc64, #822942
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/guava/guava-20.0.ebuild')
-rw-r--r--dev-java/guava/guava-20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/guava/guava-20.0.ebuild b/dev-java/guava/guava-20.0.ebuild
index 8d310219637c..ef48f5e71bc8 100644
--- a/dev-java/guava/guava-20.0.ebuild
+++ b/dev-java/guava/guava-20.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/google/guava"
SRC_URI="https://github.com/google/guava/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="${PV%.*}"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
CP_DEPEND="
dev-java/animal-sniffer-annotations:0