commit: 2a5283192ebb19fda7a09e5abcaa3bb5af0b1d3d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 2 10:20:35 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 2 10:20:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a528319
dev-python/google-api-python-client: Stabilize 2.118.0 ALLARCHES, #925965
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.118.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/google-api-python-client/google-api-python-client-2.118.0.ebuild
b/dev-python/google-api-python-client/google-api-python-client-2.118.0.ebuild
index c5a2303ef5ac..c85cfb6d1745 100644
---
a/dev-python/google-api-python-client/google-api-python-client-2.118.0.ebuild
+++
b/dev-python/google-api-python-client/google-api-python-client-2.118.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
RDEPEND="
>=dev-python/httplib2-0.15[${PYTHON_USEDEP}]