diff options
Diffstat (limited to 'community/grace')
-rw-r--r-- | community/grace/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/grace/PKGBUILD b/community/grace/PKGBUILD index 0c0296724..9e021bb48 100644 --- a/community/grace/PKGBUILD +++ b/community/grace/PKGBUILD @@ -7,7 +7,7 @@ pkgname=grace pkgver=5.1.22 pkgrel=6 pkgdesc="2D plotting tool" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://plasma-gate.weizmann.ac.il/Grace/" depends=('libjpeg' 'libpng' 'lesstif' 't1lib' 'netcdf') makedepends=('netcdf' 'fftw') |