From: Agostino Sarubbo Date: Wed, 22 Feb 2017 16:04:51 +0000 (+0100) Subject: dev-python/websocket-client: x86 stable wrt bug #606390 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=09d2f30f1d7c5f219455c6df8bbf43d613d32b6a;p=gentoo.git 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 --- 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}]"