aboutsummaryrefslogtreecommitdiffstats
path: root/community/suitesparse/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/suitesparse/APKBUILD')
-rw-r--r--community/suitesparse/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/suitesparse/APKBUILD b/community/suitesparse/APKBUILD
index 34433c5189..1049e1c667 100644
--- a/community/suitesparse/APKBUILD
+++ b/community/suitesparse/APKBUILD
@@ -3,10 +3,10 @@
pkgname=suitesparse
_pkgname=SuiteSparse
pkgver=4.5.3
-pkgrel=0
+pkgrel=1
pkgdesc="A collection of sparse matrix libraries"
url="http://faculty.cse.tamu.edu/davis/suitesparse.html"
-arch="all"
+arch="all !s390x"
license="GPL"
depends_dev="openblas-dev"
makedepends="$depends_dev"