aboutsummaryrefslogtreecommitdiffstats
path: root/community/openblas
diff options
context:
space:
mode:
authortmpfile <tmpfile@users.noreply.github.com>2017-05-13 18:42:53 -0300
committerShiz <hi@shiz.me>2017-05-14 03:28:33 +0200
commitbe137f559944a488623dde6269ca357f1c9ab713 (patch)
tree179676223c74e5c6a0e2bd5e613c72d481828753 /community/openblas
parent156c2110aa40f1110c978c11ac2dcb5e1c6e0f49 (diff)
downloadaports-be137f559944a488623dde6269ca357f1c9ab713.tar.bz2
aports-be137f559944a488623dde6269ca357f1c9ab713.tar.xz
community/openblas: fix wrong comment
Diffstat (limited to 'community/openblas')
-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=""