commit: 3fd315573310bfd30bca1b115963fb969431bd2e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 29 10:12:59 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 29 10:12:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fd31557
dev-python/proto-plus: Stabilize 1.26.1 amd64, #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 bff058ad2532..46f98b9662c6 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}]