From f4c2316568a5c93c54b313ed6d084a45ce2bfd4a Mon Sep 17 00:00:00 2001 From: Shiz Date: Sat, 13 May 2017 00:42:41 +0200 Subject: community/neovim: enable on ppc64le --- community/neovim/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/neovim') diff --git a/community/neovim/APKBUILD b/community/neovim/APKBUILD index 9f95727c74..da3552eb05 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 !s390x" # needs luajit +arch="all !s390x" # needs luajit license="ASL-2.0 custom" depends="" makedepends="cmake gettext-dev gperf libtermkey-dev libuv-dev libvterm-dev -- cgit v1.2.3