diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:23:17 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:30:44 -0500 |
commit | b88ebdc487e44439a2d16d70614e54c0d4580ff5 (patch) | |
tree | 11432534945fe1b883fa366ab9a74e361433cdeb /dev-python/google-auth | |
parent | dev-python/pytest-localserver: stable for openstack pike (diff) | |
download | gentoo-b88ebdc487e44439a2d16d70614e54c0d4580ff5.tar.gz gentoo-b88ebdc487e44439a2d16d70614e54c0d4580ff5.tar.bz2 gentoo-b88ebdc487e44439a2d16d70614e54c0d4580ff5.zip |
dev-python/google-auth: stable for openstack pike
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-1.0.1.ebuild b/dev-python/google-auth/google-auth-1.0.1.ebuild index 26c40b5bf9a5..6a57524baac7 100644 --- a/dev-python/google-auth/google-auth-1.0.1.ebuild +++ b/dev-python/google-auth/google-auth-1.0.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 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RDEPEND=" |