summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/websocket-client/websocket-client-0.37.0.ebuild2
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}]"