diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-06-15 11:12:51 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-06-15 11:13:15 +0300 |
commit | d91db88c3d2c4db49e090b6e3dcd3e38067bc4bf (patch) | |
tree | ea4cea2988af061fd17dd9de07b5d70027edc33b /dev-python/protobuf-python | |
parent | dev-java/protobuf-java: Stabilize 3.23.3 x86, #934062 (diff) | |
download | gentoo-d91db88c3d2c4db49e090b6e3dcd3e38067bc4bf.tar.gz gentoo-d91db88c3d2c4db49e090b6e3dcd3e38067bc4bf.tar.bz2 gentoo-d91db88c3d2c4db49e090b6e3dcd3e38067bc4bf.zip |
dev-python/protobuf-python: Stabilize 4.23.3 x86, #934062
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/protobuf-python')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-4.23.3.ebuild | 2 |
1 files changed, 1 insertions, 1 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 0bc4dd6f9897..b5b33871343e 100644 --- a/dev-python/protobuf-python/protobuf-python-4.23.3.ebuild +++ b/dev-python/protobuf-python/protobuf-python-4.23.3.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 ~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" |