This commit is contained in:
eolianoe 2019-05-05 20:32:25 +02:00
parent e879322b85
commit f34010c766
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ pkgbase = openblas-lapack
pkgver = 0.3.6
pkgrel = 2
url = http://www.openblas.net/
arch = any
arch = x86_64
license = BSD
makedepends = perl
makedepends = gcc-fortran

View file

@ -10,7 +10,7 @@ pkgver=0.3.6
_lapackver=3.8.0
pkgrel=2
pkgdesc="Optimized BLAS library based on GotoBLAS2 1.13 BSD (providing blas, lapack, and cblas)"
arch=('any')
arch=('x86_64')
url="http://www.openblas.net/"
license=('BSD')
depends=('gcc-libs')