testing/flatbuffers: disable on s390x

This commit is contained in:
Natanael Copa 2018-02-09 19:44:52 +00:00
parent a5512b8876
commit 6f20e653ae

View File

@ -4,7 +4,7 @@ pkgver=1.8.0
pkgrel=0
pkgdesc="Memory Efficient Serialization Library"
url="http://google.github.io/flatbuffers/"
arch="all"
arch="all !s390x"
license="Apache-2.0"
depends=""
depends_dev=""