diff options
Diffstat (limited to 'dev-python/google-auth-oauthlib')
-rw-r--r-- | dev-python/google-auth-oauthlib/google-auth-oauthlib-1.0.0.ebuild | 2 |
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}] |