summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-23 18:57:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-23 18:57:12 +0300
commit0f9a8d3a22b277845574165cbb9a5234e286b020 (patch)
treee41e9f2934954e438f4904581c788af1e3b8d161 /dev-python/google-api-python-client
parentdev-python/peewee: Stabilize 3.16.2 amd64, #907004 (diff)
downloadgentoo-0f9a8d3a22b277845574165cbb9a5234e286b020.tar.gz
gentoo-0f9a8d3a22b277845574165cbb9a5234e286b020.tar.bz2
gentoo-0f9a8d3a22b277845574165cbb9a5234e286b020.zip
dev-python/google-api-python-client: Stabilize 2.86.0 ALLARCHES, #906998
Signed-off-by: Arthur Zamarin <arthurzam@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.86.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.86.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.86.0.ebuild
index 0194f9640998..9eb8248acd2f 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.86.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.86.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}]