commit: 7b66dfd53021f1474e0cf7b9ac9b5fda43928cdc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 20:29:17 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 20:29:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b66dfd5
dev-python/google-auth: Stabilize 2.23.4 arm64, #918231
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/google-auth/google-auth-2.23.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/google-auth/google-auth-2.23.4.ebuild
b/dev-python/google-auth/google-auth-2.23.4.ebuild
index a4ae401fd0fb..4dac18775bcd 100644
--- a/dev-python/google-auth/google-auth-2.23.4.ebuild
+++ b/dev-python/google-auth/google-auth-2.23.4.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}]