commit: 418cfc638f9bb1aad84c3503676bd17a88009bac
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 7 17:08:55 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 7 17:08:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=418cfc63
dev-python/google-auth: Stabilize 2.28.1 ALLARCHES, #926374
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/google-auth/google-auth-2.28.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/google-auth/google-auth-2.28.1.ebuild
b/dev-python/google-auth/google-auth-2.28.1.ebuild
index e044a6c75ff3..9cfd3b0ae33e 100644
--- a/dev-python/google-auth/google-auth-2.28.1.ebuild
+++ b/dev-python/google-auth/google-auth-2.28.1.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}]