commit: 0db55893aea1f9f2463c226b28c2a488fd076dff
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 6 09:33:12 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 6 09:33:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db55893
dev-python/google-auth: Stabilize 2.29.0 ALLARCHES, #928720
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/google-auth/google-auth-2.29.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/google-auth/google-auth-2.29.0.ebuild
b/dev-python/google-auth/google-auth-2.29.0.ebuild
index e044a6c75ff3..9cfd3b0ae33e 100644
--- a/dev-python/google-auth/google-auth-2.29.0.ebuild
+++ b/dev-python/google-auth/google-auth-2.29.0.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}]