diff options
author | Sam James <sam@gentoo.org> | 2022-11-19 16:39:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-19 16:39:54 +0000 |
commit | f7c78e5f9915cee067bc17ee705a2f8591ec893f (patch) | |
tree | bc546e71a14ecf463f33b93ecac1488c06d52bca /dev-python/google-auth | |
parent | dev-python/google-api-python-client: Stabilize 2.65.0 ALLARCHES, #881889 (diff) | |
download | gentoo-f7c78e5f9915cee067bc17ee705a2f8591ec893f.tar.gz gentoo-f7c78e5f9915cee067bc17ee705a2f8591ec893f.tar.bz2 gentoo-f7c78e5f9915cee067bc17ee705a2f8591ec893f.zip |
dev-python/google-auth: Stabilize 2.13.0 ALLARCHES, #881891
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.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.13.0.ebuild b/dev-python/google-auth/google-auth-2.13.0.ebuild index de5188c8fdb8..37c2ffef06a9 100644 --- a/dev-python/google-auth/google-auth-2.13.0.ebuild +++ b/dev-python/google-auth/google-auth-2.13.0.ebuild @@ -17,7 +17,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-6.0.0[${PYTHON_USEDEP}] |