diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:29:19 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:29:19 -0500 |
commit | 1e0d0a891c29ca73a04a7cb6033148a191d98928 (patch) | |
tree | a91a143bd817809ac946c077f1f7dffe35e1c86f /dev-python/google-api-python-client | |
parent | dev-python/psutil: 5.2.2 stablized amd64 ppc x86 under allarches (diff) | |
download | gentoo-1e0d0a891c29ca73a04a7cb6033148a191d98928.tar.gz gentoo-1e0d0a891c29ca73a04a7cb6033148a191d98928.tar.bz2 gentoo-1e0d0a891c29ca73a04a7cb6033148a191d98928.zip |
dev-python/google-api-python-client: 1.6.2 stablized amd64 arm x86 under allarches
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 3814194fe156..81c848f61f53 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=" |