diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:04:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:04:51 +0100 |
commit | 09d2f30f1d7c5f219455c6df8bbf43d613d32b6a (patch) | |
tree | b6d18ad1801769de64b373c313e660f923ceb5ce /dev-python/websocket-client | |
parent | dev-python/webassets: x86 stable wrt bug #606388 (diff) | |
download | gentoo-09d2f30f1d7c5f219455c6df8bbf43d613d32b6a.tar.gz gentoo-09d2f30f1d7c5f219455c6df8bbf43d613d32b6a.tar.bz2 gentoo-09d2f30f1d7c5f219455c6df8bbf43d613d32b6a.zip |
dev-python/websocket-client: x86 stable wrt bug #606390
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/websocket-client')
-rw-r--r-- | dev-python/websocket-client/websocket-client-0.37.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websocket-client/websocket-client-0.37.0.ebuild b/dev-python/websocket-client/websocket-client-0.37.0.ebuild index d82b19887a22..da6b6b52e42f 100644 --- a/dev-python/websocket-client/websocket-client-0.37.0.ebuild +++ b/dev-python/websocket-client/websocket-client-0.37.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |