testing/fstrm: disable on s390x due to test failure

This commit is contained in:
Natanael Copa 2018-08-28 15:40:27 +00:00
parent 5d768aafdf
commit 63bad52bd3

View File

@ -5,7 +5,7 @@ pkgver="0.4.0"
pkgrel=0
pkgdesc="Frame Streams implementation in C"
url="https://github.com/farsightsec/fstrm"
arch="all"
arch="all !s390x"
license="Apache-2.0"
depends=""
depends_dev="libevent-dev"