diff options
Diffstat (limited to 'community/shapelib/PKGBUILD')
-rw-r--r-- | community/shapelib/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/shapelib/PKGBUILD b/community/shapelib/PKGBUILD index c421ae23a..dad5ac508 100644 --- a/community/shapelib/PKGBUILD +++ b/community/shapelib/PKGBUILD @@ -6,7 +6,7 @@ pkgname=shapelib pkgver=1.2.10 pkgrel=5 pkgdesc='simple C API for reading and writing ESRI Shapefiles' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://shapelib.maptools.org/' license=('LGPL' 'MIT') options=('!libtool') |