diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:24:25 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:30:47 -0500 |
commit | 7eaa2667323d8b1684b1509bed139855a23cee30 (patch) | |
tree | 0c41e43afbcae65f221825da892478f23cc81ace /dev-python | |
parent | dev-python/google-auth: stable for openstack pike (diff) | |
download | gentoo-7eaa2667323d8b1684b1509bed139855a23cee30.tar.gz gentoo-7eaa2667323d8b1684b1509bed139855a23cee30.tar.bz2 gentoo-7eaa2667323d8b1684b1509bed139855a23cee30.zip |
dev-python/google-auth-httplib2: stable for openstack pike
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild index 4687ddc06cf1..ca26a78531f7 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/GoogleCloudPlatform/google-auth-library-python-httpl LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RDEPEND=" |