diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:24:46 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:30:50 -0500 |
commit | 35fca208effd2ea4b123437b3ad0a87323c9ae61 (patch) | |
tree | 6567097dfa6aa8976634f73a0820ba487aa3aa5c /dev-python/google-api-python-client | |
parent | dev-python/google-auth-httplib2: stable for openstack pike (diff) | |
download | gentoo-35fca208effd2ea4b123437b3ad0a87323c9ae61.tar.gz gentoo-35fca208effd2ea4b123437b3ad0a87323c9ae61.tar.bz2 gentoo-35fca208effd2ea4b123437b3ad0a87323c9ae61.zip |
dev-python/google-api-python-client: stable for openstack pike
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/google-api-python-client')
-rw-r--r-- | dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild index 81c848f61f53..d8e51fd1931d 100644 --- a/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/google-api-python-client/archive/v${PV}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RDEPEND=" |