diff options
Diffstat (limited to 'community/proj/PKGBUILD')
-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 353b54ad5..cb0fbd6b5 100644 --- a/community/proj/PKGBUILD +++ b/community/proj/PKGBUILD @@ -7,7 +7,7 @@ pkgname=proj pkgver=4.7.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') |