aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/suitesparse/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/suitesparse/APKBUILD b/testing/suitesparse/APKBUILD
index c1b1a22481..34433c5189 100644
--- a/testing/suitesparse/APKBUILD
+++ b/testing/suitesparse/APKBUILD
@@ -6,7 +6,7 @@ pkgver=4.5.3
pkgrel=0
pkgdesc="A collection of sparse matrix libraries"
url="http://faculty.cse.tamu.edu/davis/suitesparse.html"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends_dev="openblas-dev"
makedepends="$depends_dev"