summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-06 10:06:28 +0000
committerSam James <sam@gentoo.org>2021-05-06 10:06:28 +0000
commite2424d5041f88d5844d99588c81ec79b7738d722 (patch)
tree4ddcaf07382f0b81bd4572723d477d0c9fb9c545 /dev-python/google-api-python-client/google-api-python-client-2.2.0.ebuild
parentdev-python/google-api-core: Stabilize 1.26.3 ALLARCHES, #788493 (diff)
downloadgentoo-e2424d5041f88d5844d99588c81ec79b7738d722.tar.gz
gentoo-e2424d5041f88d5844d99588c81ec79b7738d722.tar.bz2
gentoo-e2424d5041f88d5844d99588c81ec79b7738d722.zip
dev-python/google-api-python-client: Stabilize 2.2.0 ALLARCHES, #788496
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/google-api-python-client/google-api-python-client-2.2.0.ebuild')
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.2.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.2.0.ebuild
index 57f778294183..390300fdfffc 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.2.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.2.0.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}]