diff options
Diffstat (limited to 'dev-python/websocket-client/websocket-client-0.58.0-r1.ebuild')
-rw-r--r-- | dev-python/websocket-client/websocket-client-0.58.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websocket-client/websocket-client-0.58.0-r1.ebuild b/dev-python/websocket-client/websocket-client-0.58.0-r1.ebuild index a388b831676c..9d1502563095 100644 --- a/dev-python/websocket-client/websocket-client-0.58.0-r1.ebuild +++ b/dev-python/websocket-client/websocket-client-0.58.0-r1.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=" |