summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-04 15:28:08 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-04 15:28:08 +0200
commit71886c211f2dfc1b707ac35e5d59ea2279a91096 (patch)
tree5751995ce1d360401f6cd3c0b6f9c44060e25eb3 /dev-python
parent0cde43b0e822e58df039d6c0a9bc210360b2b649 (diff)
downloadgentoo-71886c211f2dfc1b707ac35e5d59ea2279a91096.tar.gz
gentoo-71886c211f2dfc1b707ac35e5d59ea2279a91096.tar.bz2
gentoo-71886c211f2dfc1b707ac35e5d59ea2279a91096.zip
dev-python/google-api-python-client: Stabilize 2.156.0 ALLARCHES, #947446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-2.156.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.156.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.156.0.ebuild
index 58a0eb467bad..411db6ad1c18 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.156.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.156.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}]