summaryrefslogtreecommitdiff
path: root/community/grass/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/grass/PKGBUILD')
-rw-r--r--community/grass/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/grass/PKGBUILD b/community/grass/PKGBUILD
index e1e10c242..7f74b8621 100644
--- a/community/grass/PKGBUILD
+++ b/community/grass/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=grass
pkgver=6.4.1
pkgrel=2
pkgdesc='Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/maps production, spatial modeling, and visualization.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://grass.itc.it/index.php'
license=('GPL')
depends=('gdal' 'tk' 'sqlite3' 'python2' 'mesa' 'swig' 'proj' 'libjpeg' 'libpng' 'libtiff' 'cfitsio')