diff options
author | 2024-02-05 12:44:23 +0000 | |
---|---|---|
committer | 2024-02-05 12:44:23 +0000 | |
commit | 30ab81e04e04e550dc0e21e2fe1538b5cffcc1c2 (patch) | |
tree | e89c26c42c8a6cffffe8617835bb7db068cccb7c /dev-python/protobuf-python | |
parent | dev-python/protobuf-python: Stabilize 4.21.12 amd64, #923809 (diff) | |
download | gentoo-30ab81e04e04e550dc0e21e2fe1538b5cffcc1c2.tar.gz gentoo-30ab81e04e04e550dc0e21e2fe1538b5cffcc1c2.tar.bz2 gentoo-30ab81e04e04e550dc0e21e2fe1538b5cffcc1c2.zip |
dev-python/protobuf-python: Stabilize 4.21.12 ppc64, #923809
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/protobuf-python')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-4.21.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |