diff options
Diffstat (limited to 'dev-python/websocket-client')
-rw-r--r-- | dev-python/websocket-client/websocket-client-0.58.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websocket-client/websocket-client-0.58.0.ebuild b/dev-python/websocket-client/websocket-client-0.58.0.ebuild index cf64c39706c7..7433612032e7 100644 --- a/dev-python/websocket-client/websocket-client-0.58.0.ebuild +++ b/dev-python/websocket-client/websocket-client-0.58.0.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P} LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos" IUSE="examples" RDEPEND=" |