diff options
author | Sam James <sam@gentoo.org> | 2024-07-06 07:44:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-06 07:44:38 +0100 |
commit | a996aeba1727e310b9202c40a83aeaf34c62041f (patch) | |
tree | eb91d0a388cab4e7cb358fd06bc3d5e48ef0cd0b /dev-python/google-api-python-client | |
parent | dev-python/pytest-freezer: Stabilize 0.4.8 arm64, #935602 (diff) | |
download | gentoo-a996aeba1727e310b9202c40a83aeaf34c62041f.tar.gz gentoo-a996aeba1727e310b9202c40a83aeaf34c62041f.tar.bz2 gentoo-a996aeba1727e310b9202c40a83aeaf34c62041f.zip |
dev-python/google-api-python-client: Stabilize 2.134.0 ALLARCHES, #935583
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.134.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.134.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.134.0.ebuild index 224056fade87..eff0e425ea44 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.134.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.134.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" RDEPEND=" >=dev-python/httplib2-0.15[${PYTHON_USEDEP}] |