diff options
Diffstat (limited to 'community/mezogis/PKGBUILD')
-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 988d38ae9..520bb36dd 100644 --- a/community/mezogis/PKGBUILD +++ b/community/mezogis/PKGBUILD @@ -5,7 +5,7 @@ pkgname=mezogis pkgver=0.1.5 pkgrel=4 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' 'python-geotypes' 'postgis>=1.4') |