aboutsummaryrefslogtreecommitdiffstats
path: root/testing/harminv/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/harminv/APKBUILD')
-rw-r--r--testing/harminv/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/harminv/APKBUILD b/testing/harminv/APKBUILD
index 0fcd444360..bf0747d8bb 100644
--- a/testing/harminv/APKBUILD
+++ b/testing/harminv/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.4.1
pkgrel=4
pkgdesc="Free program to solve the problem of harmonic inversion"
url="https://github.com/stevengj/harminv"
-arch="all"
+arch="all !mips !mips64"
license="GPL"
depends_dev="openblas-dev>=0.3.0 lapack-dev"
makedepends="$depends_dev gfortran"