diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-23 11:40:59 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-23 11:40:59 +0100 |
commit | ca5af8e003db683aa7fcde58f39b1f3e25869cb8 (patch) | |
tree | e3345478bf36c75434c709a05073baace339c136 /dev-python/google-auth | |
parent | dev-python/pytest-timeout: Stabilize 2.3.1 ALLARCHES, #927613 (diff) | |
download | gentoo-ca5af8e003db683aa7fcde58f39b1f3e25869cb8.tar.gz gentoo-ca5af8e003db683aa7fcde58f39b1f3e25869cb8.tar.bz2 gentoo-ca5af8e003db683aa7fcde58f39b1f3e25869cb8.zip |
dev-python/google-auth: Stabilize 2.28.2 ALLARCHES, #927614
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.28.2.ebuild b/dev-python/google-auth/google-auth-2.28.2.ebuild index e044a6c75ff3..9cfd3b0ae33e 100644 --- a/dev-python/google-auth/google-auth-2.28.2.ebuild +++ b/dev-python/google-auth/google-auth-2.28.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}] |