commit: 75899256049b1a283c49319108ee1e816cce05ca
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 23:49:41 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 23:49:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75899256
dev-python/google-auth-oauthlib: Keyword 1.0.0 arm64, #906572
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/google-auth-oauthlib/google-auth-oauthlib-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/google-auth-oauthlib/google-auth-oauthlib-1.0.0.ebuild
b/dev-python/google-auth-oauthlib/google-auth-oauthlib-1.0.0.ebuild
index 428011855aa4..395c2d95e16a 100644
--- a/dev-python/google-auth-oauthlib/google-auth-oauthlib-1.0.0.ebuild
+++ b/dev-python/google-auth-oauthlib/google-auth-oauthlib-1.0.0.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
>=dev-python/click-6.0.0[${PYTHON_USEDEP}]