diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 13:28:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 13:28:44 +0200 |
commit | d5f0a4507f57d395bb39eeeebdfd532c29291eb3 (patch) | |
tree | cd2f56695900025599a583a42dd555cac9ba8f2f /dev-python/google-api-python-client | |
parent | app-arch/xarchiver: Stabilize 0.5.4.23 arm64, #927110 (diff) | |
download | gentoo-d5f0a4507f57d395bb39eeeebdfd532c29291eb3.tar.gz gentoo-d5f0a4507f57d395bb39eeeebdfd532c29291eb3.tar.bz2 gentoo-d5f0a4507f57d395bb39eeeebdfd532c29291eb3.zip |
dev-python/google-api-python-client: Stabilize 2.120.0 ALLARCHES, #927124
Signed-off-by: Arthur Zamarin <arthurzam@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.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.120.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.120.0.ebuild index c5a2303ef5ac..c85cfb6d1745 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.120.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.120.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}] |