diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-11 20:37:48 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-11 20:37:48 +0200 |
commit | 3b6286dc657d619852e3040ac98e121c13e27f7c (patch) | |
tree | 0d84a07d859e7aa6975155656503539dcfb643fe /dev-python/google-auth | |
parent | dev-python/aesara: Stabilize 2.9.0 ALLARCHES, #908350 (diff) | |
download | gentoo-3b6286dc657d619852e3040ac98e121c13e27f7c.tar.gz gentoo-3b6286dc657d619852e3040ac98e121c13e27f7c.tar.bz2 gentoo-3b6286dc657d619852e3040ac98e121c13e27f7c.zip |
dev-python/google-auth: Stabilize 2.18.1 ALLARCHES, #908351
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-2.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.18.1.ebuild b/dev-python/google-auth/google-auth-2.18.1.ebuild index c7a6aff8ed05..124d2751a7f9 100644 --- a/dev-python/google-auth/google-auth-2.18.1.ebuild +++ b/dev-python/google-auth/google-auth-2.18.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}] |