aboutsummaryrefslogtreecommitdiffstats
path: root/testing/suitesparse
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-08-15 21:44:55 +0200
committerJakub Jirutka <jakub@jirutka.cz>2016-08-15 21:44:55 +0200
commit4d13d848240797756dd0071d150d92af80c44984 (patch)
tree4ff2d5a1461b8ef50389776dfc2b46a073f34ba4 /testing/suitesparse
parent4f6eaa175067c899a47fa1aa3e79af3c5a6adee7 (diff)
downloadaports-4d13d848240797756dd0071d150d92af80c44984.tar.bz2
aports-4d13d848240797756dd0071d150d92af80c44984.tar.xz
testing/suitesparse: build for all archs
Diffstat (limited to 'testing/suitesparse')
-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"