diff options
Diffstat (limited to 'community/mezogis')
-rw-r--r-- | community/mezogis/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mezogis/PKGBUILD b/community/mezogis/PKGBUILD index ec459f9fd..f9c1e3759 100644 --- a/community/mezogis/PKGBUILD +++ b/community/mezogis/PKGBUILD @@ -6,7 +6,7 @@ pkgname=mezogis pkgver=0.1.5 pkgrel=6 pkgdesc="A GIS application to query and analyse spatial data" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.mezogis.org" license=('GPL') depends=('pygtk' 'python2-geotypes' 'postgis') |