commit: 3b6286dc657d619852e3040ac98e121c13e27f7c
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 18:37:48 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 18:37:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6286dc
dev-python/google-auth: Stabilize 2.18.1 ALLARCHES, #908351
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/google-auth/google-auth-2.18.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/google-auth/google-auth-2.18.1.ebuild
b/dev-python/google-auth/google-auth-2.18.1.ebuild
index c7a6aff8ed05..124d2751a7f9 100644
--- a/dev-python/google-auth/google-auth-2.18.1.ebuild
+++ b/dev-python/google-auth/google-auth-2.18.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}]