diff options
Diffstat (limited to 'community/qtoctave/PKGBUILD')
-rwxr-xr-x | community/qtoctave/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qtoctave/PKGBUILD b/community/qtoctave/PKGBUILD index aa57b3b79..be22dbe7f 100755 --- a/community/qtoctave/PKGBUILD +++ b/community/qtoctave/PKGBUILD @@ -4,7 +4,7 @@ pkgname=qtoctave pkgver=0.10.1 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="qt frontend for octave" url="https://forja.rediris.es/projects/csl-qtoctave/" license=('GPL2') |