commit: 8401ba43931a8d7170234148b901c0784dd31661
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 09:45:08 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 09:45:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8401ba43
dev-python/google-api-python-client: Stabilize 2.125.0 ALLARCHES, #930310
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.125.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/google-api-python-client/google-api-python-client-2.125.0.ebuild
b/dev-python/google-api-python-client/google-api-python-client-2.125.0.ebuild
index 3961663be4b6..da1b22f5ad98 100644
---
a/dev-python/google-api-python-client/google-api-python-client-2.125.0.ebuild
+++
b/dev-python/google-api-python-client/google-api-python-client-2.125.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}]