diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:06:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:06:37 +0000 |
commit | 8b62d6cee328d1fa0b2fe3d167cd573c68707c50 (patch) | |
tree | 555afadd0c2fc0a8b48b8506225f928a3e5e094b /dev-python/google-auth | |
parent | dev-python/pyu2f: Keyword 0.1.4-r1 arm64, #783141 (diff) | |
download | gentoo-8b62d6cee328d1fa0b2fe3d167cd573c68707c50.tar.gz gentoo-8b62d6cee328d1fa0b2fe3d167cd573c68707c50.tar.bz2 gentoo-8b62d6cee328d1fa0b2fe3d167cd573c68707c50.zip |
dev-python/google-auth: Keyword 1.30.0 arm64, #783141
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-1.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-1.30.0.ebuild b/dev-python/google-auth/google-auth-1.30.0.ebuild index 5b5858f61e13..4c3742ac5a32 100644 --- a/dev-python/google-auth/google-auth-1.30.0.ebuild +++ b/dev-python/google-auth/google-auth-1.30.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" dev-python/namespace-google[${PYTHON_USEDEP}] |