diff options
Diffstat (limited to 'community/paraview/PKGBUILD')
-rw-r--r-- | community/paraview/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/paraview/PKGBUILD b/community/paraview/PKGBUILD index b82c2491d..efa138d53 100644 --- a/community/paraview/PKGBUILD +++ b/community/paraview/PKGBUILD @@ -7,7 +7,7 @@ pkgname=paraview pkgver=3.14.1 pkgrel=1 pkgdesc='Parallel Visualization Application using VTK' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.paraview.org' license=('custom') depends=('qt' 'python2' 'libgl' 'unixodbc' 'postgresql-libs' 'libxt' 'qtwebkit' |