summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-05 12:44:22 +0000
committerSam James <sam@gentoo.org>2024-02-05 12:44:22 +0000
commit703b668b8f8c0a745056a21fa80cb39008d96e7f (patch)
tree18b95221fdf8319122052ee5532efd3a8242ef61 /dev-python/protobuf-python
parentdev-libs/libxml2: Stabilize 2.12.5 ppc, #923808 (diff)
downloadgentoo-703b668b8f8c0a745056a21fa80cb39008d96e7f.tar.gz
gentoo-703b668b8f8c0a745056a21fa80cb39008d96e7f.tar.bz2
gentoo-703b668b8f8c0a745056a21fa80cb39008d96e7f.zip
dev-python/protobuf-python: Stabilize 4.21.12 amd64, #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.ebuild4
1 files changed, 2 insertions, 2 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 5bac62a748d7..8b433991fcda 100644
--- a/dev-python/protobuf-python/protobuf-python-4.21.12.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-4.21.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2008-2023 Gentoo Authors
+# Copyright 2008-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"