diff options
author | Sam James <sam@gentoo.org> | 2024-01-29 08:18:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-29 08:18:53 +0000 |
commit | 9883e668115540f6e44ab183f70aac6667801caa (patch) | |
tree | fe0330e9529ac013552b8a6369247433156f98d9 /dev-python/google-auth | |
parent | dev-libs/xmlsec: Stabilize 1.3.3-r1 x86, #923120 (diff) | |
download | gentoo-9883e668115540f6e44ab183f70aac6667801caa.tar.gz gentoo-9883e668115540f6e44ab183f70aac6667801caa.tar.bz2 gentoo-9883e668115540f6e44ab183f70aac6667801caa.zip |
dev-python/google-auth: Stabilize 2.26.2 ALLARCHES, #923183
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.26.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.26.2.ebuild b/dev-python/google-auth/google-auth-2.26.2.ebuild index edb9a92d286a..300932aa0eee 100644 --- a/dev-python/google-auth/google-auth-2.26.2.ebuild +++ b/dev-python/google-auth/google-auth-2.26.2.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}] |