commit: e050e56fc611ee52a4f6d319fde16e78317285e0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 11:51:24 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 11:51:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e050e56f
dev-python/google-api-python-client: Stabilize 2.144.0 ALLARCHES, #939959
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.144.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/google-api-python-client/google-api-python-client-2.144.0.ebuild
b/dev-python/google-api-python-client/google-api-python-client-2.144.0.ebuild
index 58a0eb467bad..56cf84636d29 100644
---
a/dev-python/google-api-python-client/google-api-python-client-2.144.0.ebuild
+++
b/dev-python/google-api-python-client/google-api-python-client-2.144.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}]