diff options
author | 2022-11-03 20:40:47 +0200 | |
---|---|---|
committer | 2022-11-03 20:40:47 +0200 | |
commit | 0087755563e29e71d553aebce3625b9f034ee969 (patch) | |
tree | 70d2e4b8d1cf8ce98552ac19ae371ee980743667 /dev-java | |
parent | dev-java/woodstox-core: add github upstream metadata (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.21.9.ebuild | 2 |
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:* |