summaryrefslogtreecommitdiff
path: root/extra/blas/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/blas/PKGBUILD')
-rwxr-xr-xextra/blas/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/blas/PKGBUILD b/extra/blas/PKGBUILD
index 94dd1c408..3f9a64e67 100755
--- a/extra/blas/PKGBUILD
+++ b/extra/blas/PKGBUILD
@@ -11,7 +11,7 @@ url="http://www.netlib.org/blas"
makedepends=('gcc-fortran')
depends=('gcc-libs')
pkgdesc="Basic Linear Algebra Subprograms"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=("custom")
source=(http://www.netlib.org/lapack/lapack-${pkgver}.tgz
Makefile.blas