diff options
Diffstat (limited to 'community/paraview')
-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 97a294e2d..4a093e6ba 100644 --- a/community/paraview/PKGBUILD +++ b/community/paraview/PKGBUILD @@ -7,7 +7,7 @@ pkgname=paraview pkgver=3.10.1 pkgrel=5 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' 'libxml2' 'unixodbc' 'postgresql-libs' 'libxt' |