From dbb2db06abf7ad4e841877eba04dab368c640a1d Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Thu, 9 Apr 2020 15:49:25 +0000 Subject: testing/harminv: disable on mips --- testing/harminv/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') 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" -- cgit v1.2.3