summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-09-07 12:58:01 +0200
committerMichał Górny <mgorny@gentoo.org>2024-09-07 12:58:01 +0200
commitccaa02618f76b9db695c12faeb052d518e41411e (patch)
treed5a6851f569a80275a5e476c9f033eba44d64c18 /dev-python/google-api-python-client
parentdev-python/scikit-build-core: Stabilize 0.10.5 arm, #939240 (diff)
downloadgentoo-ccaa02618f76b9db695c12faeb052d518e41411e.tar.gz
gentoo-ccaa02618f76b9db695c12faeb052d518e41411e.tar.bz2
gentoo-ccaa02618f76b9db695c12faeb052d518e41411e.zip
dev-python/google-api-python-client: Stabilize 2.142.0 ALLARCHES, #939245
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/google-api-python-client')
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-2.142.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.142.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.142.0.ebuild
index 58a0eb467bad..56cf84636d29 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.142.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.142.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
>=dev-python/httplib2-0.15[${PYTHON_USEDEP}]