diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-20 19:15:17 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-20 19:15:17 +0100 |
commit | e98ace1f2745110f85763698aa3c7406bfcf97f6 (patch) | |
tree | 5b94cb334663c21a2e945b98dfea44f61df9d58c /dev-python/google-api-python-client | |
parent | dev-python/oauth2client: arm stable, bug #606074 (diff) | |
download | gentoo-e98ace1f2745110f85763698aa3c7406bfcf97f6.tar.gz gentoo-e98ace1f2745110f85763698aa3c7406bfcf97f6.tar.bz2 gentoo-e98ace1f2745110f85763698aa3c7406bfcf97f6.zip |
dev-python/google-api-python-client: arm stable, bug #606074
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/google-api-python-client')
-rw-r--r-- | dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild index d64fa2aa908d..b10e4acb27a7 100644 --- a/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild @@ -14,7 +14,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 x86" +KEYWORDS="amd64 arm x86" IUSE="test" RDEPEND=" |