commit: 8968068a3612d0925dcb581ecac7da8783f4f536
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 31 10:01:29 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 31 10:01:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8968068a
dev-python/google-auth: Stabilize 2.41.1 ALLARCHES, #965361
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/google-auth/google-auth-2.41.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/google-auth/google-auth-2.41.1.ebuild
b/dev-python/google-auth/google-auth-2.41.1.ebuild
index 8d29af791098..ea9ab5061433 100644
--- a/dev-python/google-auth/google-auth-2.41.1.ebuild
+++ b/dev-python/google-auth/google-auth-2.41.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
dev-python/cachetools[${PYTHON_USEDEP}]