commit: 1b36b26df51e8f2ad131ba1d5a76db544fcd1aa3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 2 10:42:54 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 2 10:42:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b36b26d
dev-python/google-api-python-client: Stabilize 2.108.0 arm64, #918235
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.108.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/google-api-python-client/google-api-python-client-2.108.0.ebuild
b/dev-python/google-api-python-client/google-api-python-client-2.108.0.ebuild
index 9eb8248acd2f..f0a73f2ae5ad 100644
---
a/dev-python/google-api-python-client/google-api-python-client-2.108.0.ebuild
+++
b/dev-python/google-api-python-client/google-api-python-client-2.108.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}]