From 63bad52bd3018317582652632e13694d2c03ebbc Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 28 Aug 2018 15:40:27 +0000 Subject: testing/fstrm: disable on s390x due to test failure --- testing/fstrm/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/fstrm/APKBUILD b/testing/fstrm/APKBUILD index cce7355bf4..b3369a6bb6 100644 --- a/testing/fstrm/APKBUILD +++ b/testing/fstrm/APKBUILD @@ -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" -- cgit v1.2.3