diff options
Diffstat (limited to 'community/gpsmanshp')
-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 36e723e7e..66ee0e9d6 100644 --- a/community/gpsmanshp/PKGBUILD +++ b/community/gpsmanshp/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gpsmanshp pkgver=1.2 pkgrel=4 pkgdesc='A Tcl package to read and write shapefiles' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.ncc.up.pt/gpsmanshp' license=('GPL') depends=('bash' 'tcl' 'shapelib') |