summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-21 19:45:47 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-21 19:45:47 +0200
commit6f98ddf7c1e2d079b0b24a4dd8d63890d4d185db (patch)
treefd66c592164c6578044aa4c65005d322bb3b69db
parentdev-python/nbval: Stabilize 0.11.0 ALLARCHES, #927442 (diff)
downloadgentoo-6f98ddf7c1e2d079b0b24a4dd8d63890d4d185db.tar.gz
gentoo-6f98ddf7c1e2d079b0b24a4dd8d63890d4d185db.tar.bz2
gentoo-6f98ddf7c1e2d079b0b24a4dd8d63890d4d185db.zip
dev-python/google-api-python-client: Stabilize 2.121.0 ALLARCHES, #927443
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-2.121.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.121.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.121.0.ebuild
index c5a2303ef5ac..c85cfb6d1745 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.121.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.121.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}]