commit: 89f55344ada8b4e25967004788be7587ff79de90
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 27 22:37:25 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Nov 27 22:41:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f55344
dev-python/proto-plus: Stabilize 1.26.1-r1 x86, #966575
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/proto-plus/proto-plus-1.26.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/proto-plus/proto-plus-1.26.1-r1.ebuild
b/dev-python/proto-plus/proto-plus-1.26.1-r1.ebuild
index b1bbd50630cb..84ff0b17e56d 100644
--- a/dev-python/proto-plus/proto-plus-1.26.1-r1.ebuild
+++ b/dev-python/proto-plus/proto-plus-1.26.1-r1.ebuild
@@ -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}]