From 9de1bba50f2cd2a57da6571fe093c3997e7dfade Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Sun, 12 Apr 2020 22:42:39 +0000 Subject: testing/tsung: disable on mips --- testing/tsung/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/tsung/APKBUILD b/testing/tsung/APKBUILD index 1a7194fcd4..0c2ce13380 100644 --- a/testing/tsung/APKBUILD +++ b/testing/tsung/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Tsung is a high-performance benchmark framework for various protocols i url="https://www.process-one.net/en/tsung/" options="!check" # Tests fail on CI license="GPL-2.0-or-later" -arch="noarch !armhf !armv7" +arch="noarch !armhf !armv7 !mips !mips64" depends="bash erlang erlang-crypto -- cgit v1.2.3