aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/openblas/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openblas/APKBUILD b/community/openblas/APKBUILD
index 4b709b3e53..f8531c7e82 100644
--- a/community/openblas/APKBUILD
+++ b/community/openblas/APKBUILD
@@ -7,7 +7,7 @@ pkgver=0.2.19
pkgrel=3
pkgdesc="A fast BSD-licensed BLAS based on gotoBLAS2, with LAPACK"
url="http://www.openblas.net"
-# does not build yet on ppc64le
+# does not build yet on s390x
arch="all !s390x"
license="BSD"
depends=""