summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-21 11:51:24 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-21 11:51:24 +0000
commite050e56fc611ee52a4f6d319fde16e78317285e0 (patch)
treedc25ecd27f34d7f78e41839cf597f04055636aa3 /dev-python/google-api-python-client
parentdev-python/cffi: Stabilize 1.17.1 x86, #939989 (diff)
downloadgentoo-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.ebuild2
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}]