commit: 33f69e6e51de47d14ac7230cf5bc2ed8ed9a1512
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 06:09:22 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 06:09:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33f69e6e
dev-python/google-api-python-client: Stabilize 2.77.0 ALLARCHES, #895748
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.77.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/google-api-python-client/google-api-python-client-2.77.0.ebuild
b/dev-python/google-api-python-client/google-api-python-client-2.77.0.ebuild
index 7f5368fd7fde..703ac440a7a0 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.77.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.77.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
>=dev-python/httplib2-0.15[${PYTHON_USEDEP}]