summaryrefslogtreecommitdiff
path: root/dev-python/protobuf-python
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-15 08:09:35 +0100
committerSam James <sam@gentoo.org>2024-06-15 08:09:35 +0100
commit6e6a8e540051cbbb07593fe6246f38d1bfa650f8 (patch)
tree08af1495c15eb1bd05513a9e3d9e1de9764e9e4d /dev-python/protobuf-python
parent0235931bc7f71a3b54d4e22d21d7b85c5eb39cfe (diff)
downloadgentoo-6e6a8e540051cbbb07593fe6246f38d1bfa650f8.tar.gz
gentoo-6e6a8e540051cbbb07593fe6246f38d1bfa650f8.tar.bz2
gentoo-6e6a8e540051cbbb07593fe6246f38d1bfa650f8.zip
dev-python/protobuf-python: Stabilize 4.23.3 amd64, #934062
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.23.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-4.23.3.ebuild b/dev-python/protobuf-python/protobuf-python-4.23.3.ebuild
index 546a2110c18e..0bc4dd6f9897 100644
--- a/dev-python/protobuf-python/protobuf-python-4.23.3.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-4.23.3.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
fi
DESCRIPTION="Google's Protocol Buffers - Python bindings"