commit: 1220f8e03ce4b5e21134a58fd529c3b77f107af8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 08:38:05 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 08:38:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1220f8e0
dev-python/google-auth: Stabilize 2.37.0 ALLARCHES, #947073
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/google-auth/google-auth-2.37.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/google-auth/google-auth-2.37.0.ebuild
b/dev-python/google-auth/google-auth-2.37.0.ebuild
index 494cfbdb84b9..9236217e0bc9 100644
--- a/dev-python/google-auth/google-auth-2.37.0.ebuild
+++ b/dev-python/google-auth/google-auth-2.37.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
<dev-python/cachetools-6.0.0[${PYTHON_USEDEP}]