summaryrefslogtreecommitdiff
path: root/community/python2-matplotlib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-matplotlib/PKGBUILD')
-rw-r--r--community/python2-matplotlib/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-matplotlib/PKGBUILD b/community/python2-matplotlib/PKGBUILD
index f269b7659..657816316 100644
--- a/community/python2-matplotlib/PKGBUILD
+++ b/community/python2-matplotlib/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=python2-matplotlib
pkgver=1.1.0
pkgrel=2
pkgdesc="A python plotting library, making publication quality plots"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://matplotlib.sourceforge.net/"
backup=(usr/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc)
depends=('python2-dateutil' 'python2-pytz' 'python2-numpy' 'python2-pyparsing' 'python2-qt')