summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-22 06:09:22 +0000
committerSam James <sam@gentoo.org>2023-02-22 06:09:22 +0000
commit33f69e6e51de47d14ac7230cf5bc2ed8ed9a1512 (patch)
tree2b64cf860e2da6280b9d4bd419ee75391493cca2 /dev-python/google-api-python-client
parentapp-arch/upx-bin: Stabilize 4.0.2 x86, #895738 (diff)
downloadgentoo-33f69e6e51de47d14ac7230cf5bc2ed8ed9a1512.tar.gz
gentoo-33f69e6e51de47d14ac7230cf5bc2ed8ed9a1512.tar.bz2
gentoo-33f69e6e51de47d14ac7230cf5bc2ed8ed9a1512.zip
dev-python/google-api-python-client: Stabilize 2.77.0 ALLARCHES, #895748
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/google-api-python-client')
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-2.77.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]