commit: cb49e3d8203b35d299f3968c3a73b69755c4eb8c
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 19 05:38:54 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 19 05:47:34 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb49e3d8
dev-python/proto-plus: Stabilize 1.27.0 x86, #968976
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/proto-plus/proto-plus-1.27.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 570f4caa5a53..10af9d68def7 100644
--- a/dev-python/proto-plus/proto-plus-1.27.0.ebuild
+++ b/dev-python/proto-plus/proto-plus-1.27.0.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}]