commit: 7f66f793946c3545875b408db804810be441f5db Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 11 16:57:47 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 11 16:57:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f66f793
dev-python/protobuf-python: Stabilize 4.21.12 arm, #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 c445608352ac..c9c08e6aafb2 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"