From df0474aa7bd37fd50621b90fafbf75d1fc663f30 Mon Sep 17 00:00:00 2001 From: Henrik Riomar Date: Tue, 11 Sep 2018 21:02:15 +0200 Subject: community/ioping: disable on s390x due to check error --- community/ioping/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/ioping') diff --git a/community/ioping/APKBUILD b/community/ioping/APKBUILD index a3cd54ed25..06c4ee1c6b 100644 --- a/community/ioping/APKBUILD +++ b/community/ioping/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.1 pkgrel=0 pkgdesc="A simple disk i/o latency measurement tool" url="https://github.com/koct9i/ioping" -arch="all" +arch="all !s390x" license="GPL-3.0-or-later" makedepends="linux-headers" subpackages="$pkgname-doc" -- cgit v1.2.3