diff options
author | 2024-01-18 20:56:34 +0200 | |
---|---|---|
committer | 2024-01-18 20:56:34 +0200 | |
commit | c4a992f9f8f5e0a2fa785fffbdd8d724a33075f9 (patch) | |
tree | 4be46c44f6b0173ccd1598b8c0650856e47d40a0 /dev-python/google-auth | |
parent | dev-python/google-api-python-client: Stabilize 2.112.0 ALLARCHES, #922424 (diff) | |
download | gentoo-c4a992f9f8f5e0a2fa785fffbdd8d724a33075f9.tar.gz gentoo-c4a992f9f8f5e0a2fa785fffbdd8d724a33075f9.tar.bz2 gentoo-c4a992f9f8f5e0a2fa785fffbdd8d724a33075f9.zip |
dev-python/google-auth: Stabilize 2.26.1 ALLARCHES, #922407
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-2.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.26.1.ebuild b/dev-python/google-auth/google-auth-2.26.1.ebuild index edb9a92d286a..300932aa0eee 100644 --- a/dev-python/google-auth/google-auth-2.26.1.ebuild +++ b/dev-python/google-auth/google-auth-2.26.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}] |