summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-03 20:40:47 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-03 20:40:47 +0200
commit0087755563e29e71d553aebce3625b9f034ee969 (patch)
tree70d2e4b8d1cf8ce98552ac19ae371ee980743667 /dev-java/protobuf-java
parentdev-java/woodstox-core: add github upstream metadata (diff)
downloadgentoo-0087755563e29e71d553aebce3625b9f034ee969.tar.gz
gentoo-0087755563e29e71d553aebce3625b9f034ee969.tar.bz2
gentoo-0087755563e29e71d553aebce3625b9f034ee969.zip
dev-java/protobuf-java: Stabilize 3.21.9 ppc64, #878319
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/protobuf-java')
-rw-r--r--dev-java/protobuf-java/protobuf-java-3.21.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.21.9.ebuild b/dev-java/protobuf-java/protobuf-java-3.21.9.ebuild
index c393a3769bea..e5030982cadf 100644
--- a/dev-java/protobuf-java/protobuf-java-3.21.9.ebuild
+++ b/dev-java/protobuf-java/protobuf-java-3.21.9.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> pr
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
DEPEND="
>=virtual/jdk-1.8:*