diff options
Diffstat (limited to 'community/python2-basemap/PKGBUILD')
-rw-r--r-- | community/python2-basemap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-basemap/PKGBUILD b/community/python2-basemap/PKGBUILD index 98e999baf..a0611b72d 100644 --- a/community/python2-basemap/PKGBUILD +++ b/community/python2-basemap/PKGBUILD @@ -6,7 +6,7 @@ pkgname=python2-basemap pkgver=1.0 pkgrel=2 pkgdesc="Toolkit for plotting data on map projections" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://matplotlib.sourceforge.net/basemap/doc/html/" license=('custom') depends=('python2-matplotlib' 'geos' 'shapelib' 'python2-numpy' 'python2-httplib2') |