commit: 30ab81e04e04e550dc0e21e2fe1538b5cffcc1c2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 5 12:44:23 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 5 12:44:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ab81e0
dev-python/protobuf-python: Stabilize 4.21.12 ppc64, #923809 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/protobuf-python/protobuf-python-4.21.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/protobuf-python/protobuf-python-4.21.12.ebuild b/dev-python/protobuf-python/protobuf-python-4.21.12.ebuild index 8b433991fcda..342a17238220 100644 --- a/dev-python/protobuf-python/protobuf-python-4.21.12.ebuild +++ b/dev-python/protobuf-python/protobuf-python-4.21.12.ebuild @@ -24,7 +24,7 @@ else https://github.com/protocolbuffers/protobuf/archive/v${PARENT_PV}.tar.gz -> ${PARENT_P}.tar.gz " - KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" fi DESCRIPTION="Google's Protocol Buffers - Python bindings"