commit: c5fd3866d21184225a2b7dbc6e09b5236aa93c38
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 26 10:17:35 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 26 10:17:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5fd3866
dev-python/google-api-python-client: Stabilize 2.176.0 ALLARCHES, #960714
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.176.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/google-api-python-client/google-api-python-client-2.176.0.ebuild
b/dev-python/google-api-python-client/google-api-python-client-2.176.0.ebuild
index 5add16844248..5a3495688ae0 100644
---
a/dev-python/google-api-python-client/google-api-python-client-2.176.0.ebuild
+++
b/dev-python/google-api-python-client/google-api-python-client-2.176.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}]