diff options
author | 2024-03-07 18:08:55 +0100 | |
---|---|---|
committer | 2024-03-07 18:08:55 +0100 | |
commit | 418cfc638f9bb1aad84c3503676bd17a88009bac (patch) | |
tree | 408d76fd7a7b60921a548a0bd6969cc981b47724 /dev-python/google-auth | |
parent | dev-python/tempest: Remove old (diff) | |
download | gentoo-418cfc638f9bb1aad84c3503676bd17a88009bac.tar.gz gentoo-418cfc638f9bb1aad84c3503676bd17a88009bac.tar.bz2 gentoo-418cfc638f9bb1aad84c3503676bd17a88009bac.zip |
dev-python/google-auth: Stabilize 2.28.1 ALLARCHES, #926374
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.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.28.1.ebuild b/dev-python/google-auth/google-auth-2.28.1.ebuild index e044a6c75ff3..9cfd3b0ae33e 100644 --- a/dev-python/google-auth/google-auth-2.28.1.ebuild +++ b/dev-python/google-auth/google-auth-2.28.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}] |