summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-07 15:41:11 +0100
committerSam James <sam@gentoo.org>2021-08-07 15:41:11 +0100
commitc3f13ef0ce9746e76452d7c844afe05ae174e674 (patch)
tree356ff63fac76736dcb78b7ccd6ab70a126c3aa97 /dev-python/google-api-python-client
parentdev-python/executing: Stabilize 0.7.0 amd64, #806890 (diff)
downloadgentoo-c3f13ef0ce9746e76452d7c844afe05ae174e674.tar.gz
gentoo-c3f13ef0ce9746e76452d7c844afe05ae174e674.tar.bz2
gentoo-c3f13ef0ce9746e76452d7c844afe05ae174e674.zip
dev-python/google-api-python-client: Stabilize 2.13.0 ALLARCHES, #806893
Signed-off-by: Sam James <sam@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.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.13.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.13.0.ebuild
index 68ec1c0b8c12..7de791ae07c3 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.13.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.13.0.ebuild
@@ -12,7 +12,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}]