From 3a7fd02f3e8f78687cd8f0db23959cdce86244fd Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 16 May 2017 09:47:33 +0000 Subject: community/ioping: disable on s390x tests fails --- community/ioping/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/ioping/APKBUILD b/community/ioping/APKBUILD index c2b659befe..fdef79fd48 100644 --- a/community/ioping/APKBUILD +++ b/community/ioping/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.0 pkgrel=1 pkgdesc="A simple disk i/o latency measurement tool" url="https://github.com/koct9i/ioping" -arch="all" +arch="all !s390x" license="GPL3+" depends="" depends_dev="" -- cgit v1.2.3