summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-31 17:56:23 +0000
committerSam James <sam@gentoo.org>2021-10-31 17:56:23 +0000
commit521f9c10cdccf9493c7e30393dd0c0aabe1274f7 (patch)
tree08a4d0f5aac2c0e9783cbd8fc5e082fef848cd66 /dev-python/google-auth
parentdev-python/fonttools: Stabilize 4.27.1 x86, #820971 (diff)
downloadgentoo-521f9c10cdccf9493c7e30393dd0c0aabe1274f7.tar.gz
gentoo-521f9c10cdccf9493c7e30393dd0c0aabe1274f7.tar.bz2
gentoo-521f9c10cdccf9493c7e30393dd0c0aabe1274f7.zip
dev-python/google-auth: Stabilize 2.3.0 ALLARCHES, #820980
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r--dev-python/google-auth/google-auth-2.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.3.0.ebuild b/dev-python/google-auth/google-auth-2.3.0.ebuild
index a0d95fea9961..986bf858869a 100644
--- a/dev-python/google-auth/google-auth-2.3.0.ebuild
+++ b/dev-python/google-auth/google-auth-2.3.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
>=dev-python/cachetools-2.0.0[${PYTHON_USEDEP}]