diff options
author | 2023-04-13 06:44:47 +0100 | |
---|---|---|
committer | 2023-04-13 06:44:47 +0100 | |
commit | ebdbf3718bc334ee8a9105a2131b97c018c2218d (patch) | |
tree | 7fa52d5cdfdf8ad95db66b394071e5fcdb5769f0 /dev-python/google-auth | |
parent | dev-python/poetry-core: Stabilize 1.5.2 ALLARCHES, #904254 (diff) | |
download | gentoo-ebdbf3718bc334ee8a9105a2131b97c018c2218d.tar.gz gentoo-ebdbf3718bc334ee8a9105a2131b97c018c2218d.tar.bz2 gentoo-ebdbf3718bc334ee8a9105a2131b97c018c2218d.zip |
dev-python/google-auth: Stabilize 2.17.1 ALLARCHES, #904258
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.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.17.1.ebuild b/dev-python/google-auth/google-auth-2.17.1.ebuild index 5faba10d7363..9fd5395120ab 100644 --- a/dev-python/google-auth/google-auth-2.17.1.ebuild +++ b/dev-python/google-auth/google-auth-2.17.1.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/cachetools-6.0.0[${PYTHON_USEDEP}] |