commit: ca5af8e003db683aa7fcde58f39b1f3e25869cb8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 23 10:40:59 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 23 10:40:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca5af8e0
dev-python/google-auth: Stabilize 2.28.2 ALLARCHES, #927614
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/google-auth/google-auth-2.28.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/google-auth/google-auth-2.28.2.ebuild
b/dev-python/google-auth/google-auth-2.28.2.ebuild
index e044a6c75ff3..9cfd3b0ae33e 100644
--- a/dev-python/google-auth/google-auth-2.28.2.ebuild
+++ b/dev-python/google-auth/google-auth-2.28.2.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}]