commit: 412fb1f622689241b2a90cd8fcf02259c0c7cdce
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 8 18:02:51 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Jan 8 18:02:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=412fb1f6
dev-python/google-api-core: Stabilize 2.3.1 ALLARCHES, #830789
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/google-api-core/google-api-core-2.3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/google-api-core/google-api-core-2.3.1.ebuild
b/dev-python/google-api-core/google-api-core-2.3.1.ebuild
index f67642816e93..0c6e40af4dcf 100644
--- a/dev-python/google-api-core/google-api-core-2.3.1.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P//google/python}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]