commit: ea5bb5642a1db6633440dd0f1085908d2acb21e1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 19 13:11:18 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 13:11:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5bb564
dev-java/protobuf-java: Stabilize 4.29.2 amd64, #948382
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/protobuf-java/protobuf-java-4.29.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/protobuf-java/protobuf-java-4.29.2.ebuild
b/dev-java/protobuf-java/protobuf-java-4.29.2.ebuild
index 494374fa8dcd..5083579e3032 100644
--- a/dev-java/protobuf-java/protobuf-java-4.29.2.ebuild
+++ b/dev-java/protobuf-java/protobuf-java-4.29.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2008-2024 Gentoo Authors
+# Copyright 2008-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ S="${WORKDIR}/protobuf-${MY_PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="system-protoc"
BDEPEND="