diff options
Diffstat (limited to 'community/freemat/PKGBUILD')
-rw-r--r-- | community/freemat/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/freemat/PKGBUILD b/community/freemat/PKGBUILD index 67d4be403..568c14d97 100644 --- a/community/freemat/PKGBUILD +++ b/community/freemat/PKGBUILD @@ -6,7 +6,7 @@ pkgname=freemat pkgver=4.1 pkgrel=7 pkgdesc="A free environment for rapid engineering, scientific prototyping and data processing" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://freemat.sourceforge.net" license=('GPL') depends=('qt4' 'ffcall' 'fftw' 'portaudio' 'libffi' 'glu') |