diff options
author | 2023-12-15 12:44:18 +0200 | |
---|---|---|
committer | 2023-12-15 12:44:18 +0200 | |
commit | aa2d346b38569034626cc01d1d560caac9754916 (patch) | |
tree | 529839d8165512ea37f7961c8bde816e002e3ed3 | |
parent | dev-python/hatch-vcs: Stabilize 0.4.0 ALLARCHES, #919988 (diff) | |
download | gentoo-aa2d346b38569034626cc01d1d560caac9754916.tar.gz gentoo-aa2d346b38569034626cc01d1d560caac9754916.tar.bz2 gentoo-aa2d346b38569034626cc01d1d560caac9754916.zip |
dev-python/google-auth: Stabilize 2.24.0 ALLARCHES, #919989
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/google-auth/google-auth-2.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.24.0.ebuild b/dev-python/google-auth/google-auth-2.24.0.ebuild index 3136de42f585..4dac18775bcd 100644 --- a/dev-python/google-auth/google-auth-2.24.0.ebuild +++ b/dev-python/google-auth/google-auth-2.24.0.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}] |