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 7021f6efa..ef72c4536 100644 --- a/community/shapelib/PKGBUILD +++ b/community/shapelib/PKGBUILD @@ -5,7 +5,7 @@ pkgname=shapelib pkgver=1.2.10 pkgrel=4 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') |