diff options
author | 2024-09-21 11:51:24 +0000 | |
---|---|---|
committer | 2024-09-21 11:51:24 +0000 | |
commit | e050e56fc611ee52a4f6d319fde16e78317285e0 (patch) | |
tree | dc25ecd27f34d7f78e41839cf597f04055636aa3 /dev-python/google-api-python-client | |
parent | dev-python/cffi: Stabilize 1.17.1 x86, #939989 (diff) | |
download | gentoo-e050e56fc611ee52a4f6d319fde16e78317285e0.tar.gz gentoo-e050e56fc611ee52a4f6d319fde16e78317285e0.tar.bz2 gentoo-e050e56fc611ee52a4f6d319fde16e78317285e0.zip |
dev-python/google-api-python-client: Stabilize 2.144.0 ALLARCHES, #939959
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.144.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.144.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.144.0.ebuild index 58a0eb467bad..56cf84636d29 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.144.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.144.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" RDEPEND=" >=dev-python/httplib2-0.15[${PYTHON_USEDEP}] |