commit: f5476da34b3d8a3118df5f3c498fda57ec83a630
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 2 05:18:29 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 2 05:20:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5476da3
dev-python/google-auth: Stabilize 2.42.1 ALLARCHES, #966978
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/google-auth/google-auth-2.42.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/google-auth/google-auth-2.42.1.ebuild
b/dev-python/google-auth/google-auth-2.42.1.ebuild
index 8d29af791098..ea9ab5061433 100644
--- a/dev-python/google-auth/google-auth-2.42.1.ebuild
+++ b/dev-python/google-auth/google-auth-2.42.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}]