summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-08 19:02:51 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-08 19:02:51 +0100
commit412fb1f622689241b2a90cd8fcf02259c0c7cdce (patch)
treea541dbdf7e8a253683d13aad00d1135e8d62ecb8
parentsci-mathematics/z3: Stabilize 4.8.13 amd64, #830771 (diff)
downloadgentoo-412fb1f6.tar.gz
gentoo-412fb1f6.tar.bz2
gentoo-412fb1f6.zip
dev-python/google-api-core: Stabilize 2.3.1 ALLARCHES, #830789
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-python/google-api-core/google-api-core-2.3.1.ebuild4
1 files 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}]