diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:57:02 +0100 |
commit | d6f93b261b6410bcb9a9398c504063a10711222f (patch) | |
tree | f8737042c62aa31c21b9ae01900ce633fb511f1c /dev-python/google-api-python-client | |
parent | dev-python/gmpy: x86 stable wrt bug #606072 (diff) | |
download | gentoo-d6f93b261b6410bcb9a9398c504063a10711222f.tar.gz gentoo-d6f93b261b6410bcb9a9398c504063a10711222f.tar.bz2 gentoo-d6f93b261b6410bcb9a9398c504063a10711222f.zip |
dev-python/google-api-python-client: x86 stable wrt bug #606074
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 0d4bfb1eddd7..d64fa2aa908d 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=" |