commit: edaf8e75d9cbc5ed55f4a3b4fbb0f0386d6356c8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 08:01:19 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 08:01:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edaf8e75
dev-python/google-api-python-client: Stabilize 2.172.0 ALLARCHES, #959202
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.172.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/google-api-python-client/google-api-python-client-2.172.0.ebuild
b/dev-python/google-api-python-client/google-api-python-client-2.172.0.ebuild
index 0b6b0c57206a..75e6c09a6b0a 100644
---
a/dev-python/google-api-python-client/google-api-python-client-2.172.0.ebuild
+++
b/dev-python/google-api-python-client/google-api-python-client-2.172.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}]