diff options
author | Sam James <sam@gentoo.org> | 2024-02-11 11:10:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-11 11:10:06 +0000 |
commit | 41da44aea8166b7b71ca1a34d2043f2725455f61 (patch) | |
tree | 743f9baeda63fb576cdad1f7a634fe0813f227ed /dev-python/google-api-python-client | |
parent | app-emulation/wine-vanilla: Stabilize 9.0 x86, #924197 (diff) | |
download | gentoo-41da44aea8166b7b71ca1a34d2043f2725455f61.tar.gz gentoo-41da44aea8166b7b71ca1a34d2043f2725455f61.tar.bz2 gentoo-41da44aea8166b7b71ca1a34d2043f2725455f61.zip |
dev-python/google-api-python-client: Stabilize 2.115.0 ALLARCHES, #924252
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.115.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.115.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.115.0.ebuild index c5a2303ef5ac..c85cfb6d1745 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.115.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.115.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND=" >=dev-python/httplib2-0.15[${PYTHON_USEDEP}] |