summaryrefslogtreecommitdiff
path: root/community/python-pyproj/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pyproj/PKGBUILD')
-rw-r--r--community/python-pyproj/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-pyproj/PKGBUILD b/community/python-pyproj/PKGBUILD
index d0308d8a3..ed0fba2c4 100644
--- a/community/python-pyproj/PKGBUILD
+++ b/community/python-pyproj/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=('python-pyproj' 'python2-pyproj')
pkgver=1.9.3
pkgrel=2
pkgdesc="Python interfaces to PROJ.4 library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/pyproj"
license=('custom')
source=(http://pyproj.googlecode.com/files/pyproj-${pkgver}.tar.gz)