summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-30 00:49:41 +0100
committerSam James <sam@gentoo.org>2023-05-30 00:49:41 +0100
commit75899256049b1a283c49319108ee1e816cce05ca (patch)
treea72ff0b9c78c1edb1c5687ef4f1248ca3cb407d7 /dev-python/google-auth-oauthlib
parentdev-python/h5py: Keyword 3.8.0 arm64, #906568 (diff)
downloadgentoo-75899256049b1a283c49319108ee1e816cce05ca.tar.gz
gentoo-75899256049b1a283c49319108ee1e816cce05ca.tar.bz2
gentoo-75899256049b1a283c49319108ee1e816cce05ca.zip
dev-python/google-auth-oauthlib: Keyword 1.0.0 arm64, #906572
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/google-auth-oauthlib')
-rw-r--r--dev-python/google-auth-oauthlib/google-auth-oauthlib-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]