diff options
author | Sam James <sam@gentoo.org> | 2024-02-05 14:31:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-05 14:31:08 +0000 |
commit | 551f9bcc4ccd2f5bb765c546a996bfb9d13b4588 (patch) | |
tree | 85ac71612cc30baeb4d2cecbca6fa6c937a91528 /dev-python/protobuf-python | |
parent | dev-libs/libxml2: Stabilize 2.12.5 amd64, #923808 (diff) | |
download | gentoo-551f9bcc4ccd2f5bb765c546a996bfb9d13b4588.tar.gz gentoo-551f9bcc4ccd2f5bb765c546a996bfb9d13b4588.tar.bz2 gentoo-551f9bcc4ccd2f5bb765c546a996bfb9d13b4588.zip |
dev-python/protobuf-python: Stabilize 4.21.12 arm64, #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 342a17238220..c445608352ac 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" |