commit: 71886c211f2dfc1b707ac35e5d59ea2279a91096
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 13:28:08 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 13:28:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71886c21
dev-python/google-api-python-client: Stabilize 2.156.0 ALLARCHES, #947446
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.156.0.ebuild | 4 ++--
1 file 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}]