commit: 2914b6657cc4eba986b1cd9dea3e272108aa6df1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 5 07:53:30 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 5 07:53:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2914b665
dev-python/protobuf-python: Stabilize 3.20.1 amd64, #875329
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/protobuf-python/protobuf-python-3.20.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/protobuf-python/protobuf-python-3.20.1.ebuild
b/dev-python/protobuf-python/protobuf-python-3.20.1.ebuild
index 72300c2997d3..733a8e2fa2cd 100644
--- a/dev-python/protobuf-python/protobuf-python-3.20.1.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.20.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2008-2022 Gentoo Authors
+# Copyright 2008-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ S="${WORKDIR}/protobuf-${PV}/python"
LICENSE="BSD"
SLOT="0/30"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc
~x86 ~amd64-linux ~x86-linux ~x64-macos"
BDEPEND="
${PYTHON_DEPS}