commit: e48c3192f7b8dffd85b76597d9d6cc33e3053199
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 3 10:29:06 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 3 10:29:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e48c3192
dev-python/websocket-client: x86 stable wrt bug #720654
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/websocket-client/websocket-client-0.57.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/websocket-client/websocket-client-0.57.0.ebuild
b/dev-python/websocket-client/websocket-client-0.57.0.ebuild
index 9d66e0c486d..cddf08f9b26 100644
--- a/dev-python/websocket-client/websocket-client-0.57.0.ebuild
+++ b/dev-python/websocket-client/websocket-client-0.57.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 ~arm ~arm64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
IUSE="examples test"
RESTRICT="!test? ( test )"