From 3ca36c8bcd10faa4433d667829e7ba9c3df90021 Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Tue, 5 Mar 2024 10:29:43 +0800 Subject: [PATCH] protobuf-python: sync with gentoo --- dev-python/protobuf-python/protobuf-python-4.21.12.ebuild | 4 ++-- profiles/pentoo/base/package.accept_keywords/dev-python | 7 +------ 2 files changed, 3 insertions(+), 8 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 67dd12e98..70da31620 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}.gh.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" diff --git a/profiles/pentoo/base/package.accept_keywords/dev-python b/profiles/pentoo/base/package.accept_keywords/dev-python index 569a122d6..1f11b42dc 100644 --- a/profiles/pentoo/base/package.accept_keywords/dev-python +++ b/profiles/pentoo/base/package.accept_keywords/dev-python @@ -373,10 +373,5 @@ dev-python/inquirer3 ~dev-python/coloredlogs-15.0.1 # must be in sync with stable dev-libs/protobuf -=dev-python/protobuf-python-4.21* +#=dev-python/protobuf-python-4.21* -#cython 3.0.x support -~dev-python/uvloop-0.19.0-r1 - -#python 3.12 -=dev-python/google-auth-2.27*