From d60e00aef81582cecfe2225d50f22eba213a66ce Mon Sep 17 00:00:00 2001 From: Shiz Date: Sat, 13 May 2017 00:34:14 +0200 Subject: community/neovim: disable on s390x --- community/neovim/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/neovim/APKBUILD b/community/neovim/APKBUILD index e04e5be95a..9f95727c74 100644 --- a/community/neovim/APKBUILD +++ b/community/neovim/APKBUILD @@ -15,7 +15,7 @@ pkgver=0.2.0 pkgrel=0 pkgdesc="Vim-fork focused on extensibility and agility" url="https://neovim.io" -arch="all !ppc64le" +arch="all !ppc64le !s390x" # needs luajit license="ASL-2.0 custom" depends="" makedepends="cmake gettext-dev gperf libtermkey-dev libuv-dev libvterm-dev -- cgit v1.2.3