aboutsummaryrefslogtreecommitdiffstats
path: root/community/openblas
diff options
context:
space:
mode:
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 dc5f38a3089..62d39d596f3 100644
--- a/community/openblas/APKBUILD
+++ b/community/openblas/APKBUILD
@@ -7,7 +7,7 @@ pkgver=0.2.19
pkgrel=0
pkgdesc="A fast BSD-licensed BLAS based on gotoBLAS2, with LAPACK"
url="http://www.openblas.net"
-arch="all"
+arch="all !aarch64"
license="BSD"
depends=""
depends_dev="gfortran"