commit: a4a27096a68ae915bc79a857be20e1b8ae8ed34b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 12:25:42 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 12:26:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a27096
dev-python/google-api-python-client: Stabilize 2.116.0 ALLARCHES, #924539
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.116.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/google-api-python-client/google-api-python-client-2.116.0.ebuild
b/dev-python/google-api-python-client/google-api-python-client-2.116.0.ebuild
index c5a2303ef5ac..c85cfb6d1745 100644
---
a/dev-python/google-api-python-client/google-api-python-client-2.116.0.ebuild
+++
b/dev-python/google-api-python-client/google-api-python-client-2.116.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}]