diff options
Diffstat (limited to 'community/proj')
-rw-r--r-- | community/proj/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/proj/PKGBUILD b/community/proj/PKGBUILD index 7436204a1..a64fb6298 100644 --- a/community/proj/PKGBUILD +++ b/community/proj/PKGBUILD @@ -8,7 +8,7 @@ pkgname=proj pkgver=4.8.0 pkgrel=1 pkgdesc='Cartographic Projections library.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://trac.osgeo.org/proj/" license=('MIT') options=('!libtool') |