diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-30 21:29:17 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-30 21:29:17 +0100 |
commit | 7b66dfd53021f1474e0cf7b9ac9b5fda43928cdc (patch) | |
tree | a0e33e4a65b3e42e234ba9f46a03e2b84ef7f41a /dev-python/google-auth | |
parent | dev-python/dask: Stabilize 2023.11.0 arm64, #918191 (diff) | |
download | gentoo-7b66dfd53021f1474e0cf7b9ac9b5fda43928cdc.tar.gz gentoo-7b66dfd53021f1474e0cf7b9ac9b5fda43928cdc.tar.bz2 gentoo-7b66dfd53021f1474e0cf7b9ac9b5fda43928cdc.zip |
dev-python/google-auth: Stabilize 2.23.4 arm64, #918231
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-2.23.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.23.4.ebuild b/dev-python/google-auth/google-auth-2.23.4.ebuild index a4ae401fd0fb..4dac18775bcd 100644 --- a/dev-python/google-auth/google-auth-2.23.4.ebuild +++ b/dev-python/google-auth/google-auth-2.23.4.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}] |