commit: 26dbc525fc60e45dad7e35f5576229465698287a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 09:10:00 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 09:10:00 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26dbc525
dev-java/protobuf-java: Stabilize 4.33.2 amd64, #968712
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/protobuf-java/protobuf-java-4.33.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/protobuf-java/protobuf-java-4.33.2.ebuild
b/dev-java/protobuf-java/protobuf-java-4.33.2.ebuild
index 7c97927c2f1b..5d54128376c5 100644
--- a/dev-java/protobuf-java/protobuf-java-4.33.2.ebuild
+++ b/dev-java/protobuf-java/protobuf-java-4.33.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2008-2025 Gentoo Authors
+# Copyright 2008-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ S="${WORKDIR}/protobuf-${MY_PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="system-protoc"
BDEPEND="