diff options
Diffstat (limited to 'community/gpsmanshp/PKGBUILD')
-rw-r--r-- | community/gpsmanshp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gpsmanshp/PKGBUILD b/community/gpsmanshp/PKGBUILD index 972e8f837..0236d453a 100644 --- a/community/gpsmanshp/PKGBUILD +++ b/community/gpsmanshp/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gpsmanshp pkgver=1.2.1 pkgrel=1 pkgdesc="A Tcl package to read and write shapefiles" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gpsmanshp.sourceforge.net/" license=('GPL') depends=('glibc' 'shapelib' 'tcl') |