diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/tsung/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
