diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-13 08:30:39 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-13 08:30:39 +0200 |
commit | 50221fdd539a34df3dff92d905d45a73b9387d04 (patch) | |
tree | a83de42fff6b2f52d38b737879f4d09fd7686948 /dev-python/google-auth | |
parent | dev-python/pytest-localserver: add ~arm, bug #617438 (diff) | |
download | gentoo-50221fdd539a34df3dff92d905d45a73b9387d04.tar.gz gentoo-50221fdd539a34df3dff92d905d45a73b9387d04.tar.bz2 gentoo-50221fdd539a34df3dff92d905d45a73b9387d04.zip |
dev-python/google-auth: add ~arm, bug #617438
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-1.0.0.ebuild b/dev-python/google-auth/google-auth-1.0.0.ebuild index 33a15b28e756..7113661ae8a8 100644 --- a/dev-python/google-auth/google-auth-1.0.0.ebuild +++ b/dev-python/google-auth/google-auth-1.0.0.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 ~x86" IUSE="test" RDEPEND=" |