summaryrefslogtreecommitdiff
path: root/community/libgeotiff/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libgeotiff/PKGBUILD')
-rw-r--r--community/libgeotiff/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libgeotiff/PKGBUILD b/community/libgeotiff/PKGBUILD
index b0164270f..0f8da267c 100644
--- a/community/libgeotiff/PKGBUILD
+++ b/community/libgeotiff/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=libgeotiff
pkgver=1.4.0
pkgrel=2
pkgdesc="A TIFF based interchange format for georeferenced raster imagery"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.remotesensing.org/geotiff"
license=('custom')
depends=('libtiff' 'proj' 'libjpeg>=7')