commit: 98fff959e21c91a6b3f23872d479f3d4c1abce1a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 29 10:13:00 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 29 10:13:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98fff959
dev-python/proto-plus: Stabilize 1.26.1 x86, #952899
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/proto-plus/proto-plus-1.26.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/proto-plus/proto-plus-1.26.1.ebuild
b/dev-python/proto-plus/proto-plus-1.26.1.ebuild
index 46f98b9662c6..085e590b1421 100644
--- a/dev-python/proto-plus/proto-plus-1.26.1.ebuild
+++ b/dev-python/proto-plus/proto-plus-1.26.1.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}]