From f5476da34b3d8a3118df5f3c498fda57ec83a630 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 2 Dec 2025 00:18:29 -0500 Subject: [PATCH] dev-python/google-auth: Stabilize 2.42.1 ALLARCHES, #966978 Signed-off-by: Eli Schwartz --- 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}]