summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-08-10 08:43:05 +0200
committerMichał Górny <mgorny@gentoo.org>2024-08-10 08:43:05 +0200
commitb4764bd8f964552575250744e58ad8c17d29aa7f (patch)
tree61c216af45f182c6cdb328ed09a097e971229f11 /dev-python/google-api-python-client
parentdev-python/bcrypt: Stabilize 4.2.0 arm64, #937668 (diff)
downloadgentoo-b4764bd8f964552575250744e58ad8c17d29aa7f.tar.gz
gentoo-b4764bd8f964552575250744e58ad8c17d29aa7f.tar.bz2
gentoo-b4764bd8f964552575250744e58ad8c17d29aa7f.zip
dev-python/google-api-python-client: Stabilize 2.138.0 ALLARCHES, #937675
Signed-off-by: Michał Górny <mgorny@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.138.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.138.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.138.0.ebuild
index 58a0eb467bad..56cf84636d29 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.138.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.138.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}]