diff options
Diffstat (limited to 'community/scilab/PKGBUILD')
-rw-r--r-- | community/scilab/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/scilab/PKGBUILD b/community/scilab/PKGBUILD index 563d44f1d..5a02d49c4 100644 --- a/community/scilab/PKGBUILD +++ b/community/scilab/PKGBUILD @@ -6,7 +6,7 @@ pkgname=scilab pkgver=5.3.1 pkgrel=3 pkgdesc='Scilab is a scientific software package for numerical computations.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.scilab.org/' license=('custom:CeCILL') depends=('libxml2' 'pcre' 'lapack' 'java-batik' 'java-flexdock>=0.5.2' |