diff options
author | Sam James <sam@gentoo.org> | 2021-10-31 17:52:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-31 17:52:28 +0000 |
commit | 1774605bc6253615544410629d37cd9a47d618ab (patch) | |
tree | fe7ef4a83cc8de4d62a48f6bb06ccdbcfeef8f30 /dev-python/google-api-python-client | |
parent | dev-python/fsspec: Stabilize 2021.10.1 ALLARCHES, #820974 (diff) | |
download | gentoo-1774605bc6253615544410629d37cd9a47d618ab.tar.gz gentoo-1774605bc6253615544410629d37cd9a47d618ab.tar.bz2 gentoo-1774605bc6253615544410629d37cd9a47d618ab.zip |
dev-python/google-api-python-client: Stabilize 2.27.0 ALLARCHES, #820977
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.27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.27.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.27.0.ebuild index 274177292963..1f9e418e28c2 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.27.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.27.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}] |