commit: 7a24107c970e4577e164b6e3fa8a756a515f7bf0
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 08:53:31 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 08:53:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a24107c
dev-python/google-auth: Stabilize 2.22.0 ALLARCHES, #911039
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/google-auth/google-auth-2.22.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/google-auth/google-auth-2.22.0.ebuild
b/dev-python/google-auth/google-auth-2.22.0.ebuild
index fae7f6b53c35..a3342ef26a76 100644
--- a/dev-python/google-auth/google-auth-2.22.0.ebuild
+++ b/dev-python/google-auth/google-auth-2.22.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}]