diff options
author | Sam James <sam@gentoo.org> | 2024-10-15 17:16:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-15 17:16:39 +0100 |
commit | e03681e99fbfa4e342b79d1d7f824f5264cc4b4b (patch) | |
tree | f1a28b6875e1b749b6f4f90175672fb6deeefc08 | |
parent | dev-java/jdbc-mysql: Stabilize 9.0.0 amd64, #938832 (diff) | |
download | gentoo-e03681e99fbfa4e342b79d1d7f824f5264cc4b4b.tar.gz gentoo-e03681e99fbfa4e342b79d1d7f824f5264cc4b4b.tar.bz2 gentoo-e03681e99fbfa4e342b79d1d7f824f5264cc4b4b.zip |
dev-java/protobuf-java: Stabilize 4.27.2 amd64, #938832
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-4.27.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-4.27.2.ebuild b/dev-java/protobuf-java/protobuf-java-4.27.2.ebuild index e55a409bec85..a523e6fa904d 100644 --- a/dev-java/protobuf-java/protobuf-java-4.27.2.ebuild +++ b/dev-java/protobuf-java/protobuf-java-4.27.2.ebuild @@ -22,7 +22,7 @@ S="${WORKDIR}/protobuf-${MY_PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="system-protoc" BDEPEND=" |