commit: 8049a2364123bd5840eb9b9f9fac7fa846f25d47
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 31 01:45:06 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Mar 31 01:53:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8049a236
dev-python/websocket-client: 0.40.0 stablized under allarchesa
Stablized for Openstack Queens
dev-python/websocket-client/websocket-client-0.40.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/websocket-client/websocket-client-0.40.0.ebuild
b/dev-python/websocket-client/websocket-client-0.40.0.ebuild
index 42f290186c2..112cd5b33c3 100644
--- a/dev-python/websocket-client/websocket-client-0.40.0.ebuild
+++ b/dev-python/websocket-client/websocket-client-0.40.0.ebuild
@@ -15,7 +15,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 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="examples"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"