commit: 713cc544e0e8e40e87b3c280c2a3e298d4cb1e63
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 1 11:35:26 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 1 11:35:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=713cc544
dev-python/google-api-python-client: Stabilize 2.159.0 ALLARCHES, #949159
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.159.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/google-api-python-client/google-api-python-client-2.159.0.ebuild
b/dev-python/google-api-python-client/google-api-python-client-2.159.0.ebuild
index f4f4a9c95e9b..411db6ad1c18 100644
---
a/dev-python/google-api-python-client/google-api-python-client-2.159.0.ebuild
+++
b/dev-python/google-api-python-client/google-api-python-client-2.159.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}]