diff options
Diffstat (limited to 'community/python-basemap/PKGBUILD')
-rw-r--r-- | community/python-basemap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-basemap/PKGBUILD b/community/python-basemap/PKGBUILD index 916c44b6e..f9345de0e 100644 --- a/community/python-basemap/PKGBUILD +++ b/community/python-basemap/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=python-basemap pkgname=('python-basemap' 'python2-basemap' 'python-basemap-common') pkgver=1.0.6 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://matplotlib.org/basemap/" license=('custom') makedepends=('python2-numpy' 'python-numpy' 'geos' 'shapelib') |