summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-18 07:03:15 +0000
committerSam James <sam@gentoo.org>2020-08-18 07:03:15 +0000
commit362905cda9a73ae28d68c6884100440dd5aa0451 (patch)
tree8e8f4170a11c349488c2fb67447e5b0fda0ba9df /dev-python/google-auth
parentpackage.mask: Last rite dev-python/{pyblake2,pysha3} (diff)
downloadgentoo-362905cda9a73ae28d68c6884100440dd5aa0451.tar.gz
gentoo-362905cda9a73ae28d68c6884100440dd5aa0451.tar.bz2
gentoo-362905cda9a73ae28d68c6884100440dd5aa0451.zip
dev-python/google-auth: forward ~arm, ~arm64
Package-Manager: Portage-3.0.2, Repoman-2.3.23 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.20.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-1.20.1.ebuild b/dev-python/google-auth/google-auth-1.20.1.ebuild
index ce118589e344..1fe0712b1c91 100644
--- a/dev-python/google-auth/google-auth-1.20.1.ebuild
+++ b/dev-python/google-auth/google-auth-1.20.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"