testing/td-agent-bit: disable on s390x

build fails
This commit is contained in:
Natanael Copa 2018-02-09 19:53:07 +00:00
parent 88905cac52
commit d73d867f44

View File

@ -6,7 +6,7 @@ pkgver=0.10.1
pkgrel=0
pkgdesc="Fast and Lightweight Log/Data Forwarder [fluent-bit]"
url="http://fluentbit.io"
arch="all !aarch64"
arch="all !aarch64 !s390x"
license="Apache-2.0"
makedepends="cmake linux-headers zlib-dev mbedtls-dev"
subpackages="$pkgname-dev $pkgname-doc"