community/fzf: disable on s390x

build fails with:
Makefile:56: *** "Build on s390x is not supported, yet.".  Stop.
This commit is contained in:
Natanael Copa 2018-12-05 09:01:06 +00:00
parent 6e6377f061
commit c7c0436251

View File

@ -5,7 +5,7 @@ pkgver=0.17.5
pkgrel=0
pkgdesc="A command-line fuzzy finder"
url="https://github.com/junegunn/fzf"
arch="all"
arch="all !s390x"
license="MIT"
makedepends="go glide bash tmux"
subpackages="