diff options
Diffstat (limited to 'community/python2-matplotlib/PKGBUILD')
-rw-r--r-- | community/python2-matplotlib/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-matplotlib/PKGBUILD b/community/python2-matplotlib/PKGBUILD index 645fd359f..aff271ecf 100644 --- a/community/python2-matplotlib/PKGBUILD +++ b/community/python2-matplotlib/PKGBUILD @@ -8,7 +8,7 @@ pkgname=python2-matplotlib pkgver=1.1.1 pkgrel=1 pkgdesc="A python plotting library, making publication quality plots" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://matplotlib.sourceforge.net/" license=('custom') backup=(usr/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc) |