aboutsummaryrefslogtreecommitdiffstats
path: root/testing/iozone
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-13 21:26:16 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-13 21:26:16 +0000
commit34e8cda24d3d68f1365d0b7828e27955c2ad7abf (patch)
treeff8962fe32f74b097bfca4b600cf5786048534d3 /testing/iozone
parente3fd26e336a027d18132d1f48e3dc8265ad98ef6 (diff)
downloadaports-34e8cda24d3d68f1365d0b7828e27955c2ad7abf.tar.bz2
aports-34e8cda24d3d68f1365d0b7828e27955c2ad7abf.tar.xz
testing/iozone: disable on mips
Diffstat (limited to 'testing/iozone')
-rw-r--r--testing/iozone/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/iozone/APKBUILD b/testing/iozone/APKBUILD
index bd20af36d6..4eb9364de0 100644
--- a/testing/iozone/APKBUILD
+++ b/testing/iozone/APKBUILD
@@ -6,7 +6,7 @@ _pkgver=${pkgver//./_}
pkgrel=0
pkgdesc="IOzone filesystem benchmark."
url="http://iozone.org"
-arch="all"
+arch="all !mips !mips64"
license="custom"
options="!check" # No test suite from upstream
subpackages="$pkgname-doc"