commit: 7ef387457db3bd8f59b8e095ce0b95de20419ffe
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 19 04:47:30 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 19 04:50:31 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ef38745
dev-python/proto-plus: Stabilize 1.27.0 arm64, #968976
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/proto-plus/proto-plus-1.27.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/proto-plus/proto-plus-1.27.0.ebuild
b/dev-python/proto-plus/proto-plus-1.27.0.ebuild
index 053868dc3c52..381c082fddd7 100644
--- a/dev-python/proto-plus/proto-plus-1.27.0.ebuild
+++ b/dev-python/proto-plus/proto-plus-1.27.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2025 Gentoo Authors
+# Copyright 2021-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 arm64 ~x86"
RDEPEND="
<dev-python/protobuf-7[${PYTHON_USEDEP}]