diff options
Diffstat (limited to 'community/python-matplotlib/PKGBUILD')
-rw-r--r-- | community/python-matplotlib/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-matplotlib/PKGBUILD b/community/python-matplotlib/PKGBUILD index fa82979c0..9a3ebeb83 100644 --- a/community/python-matplotlib/PKGBUILD +++ b/community/python-matplotlib/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('python2-matplotlib' 'python-matplotlib') pkgver=1.3.1 pkgrel=2 pkgdesc="A python plotting library, making publication quality plots" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://matplotlib.org' license=('custom') makedepends=('python2-pytz' 'python2-numpy' 'python2-pyqt4' 'python-pytz' 'python-numpy' |