summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-04-29 09:59:20 +0200
committerMichał Górny <mgorny@gentoo.org>2021-04-29 09:59:48 +0200
commit356fbbafa7cece48c34677ef30a56d12a6910901 (patch)
tree2c23e0e15f59e40940a279f6ea449f21b1e871e8 /dev-python/google-api-python-client
parentdev-python/google-api-python-client: Add missing test deps (diff)
downloadgentoo-356fbbafa7cece48c34677ef30a56d12a6910901.tar.gz
gentoo-356fbbafa7cece48c34677ef30a56d12a6910901.tar.bz2
gentoo-356fbbafa7cece48c34677ef30a56d12a6910901.zip
dev-python/google-api-python-client: Stabilize 2.0.2 ALLARCHES, #780207
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.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.0.2.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.0.2.ebuild
index d1d577c42ea6..c99cd35d27cf 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.0.2.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/googleapis/google-api-python-client/archive/v${PV}.t
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
>=dev-python/httplib2-0.15[${PYTHON_USEDEP}]