summaryrefslogtreecommitdiff
path: root/extra/python2-cairo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python2-cairo/PKGBUILD')
-rw-r--r--extra/python2-cairo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python2-cairo/PKGBUILD b/extra/python2-cairo/PKGBUILD
index 0f2fb1462..5629199d2 100644
--- a/extra/python2-cairo/PKGBUILD
+++ b/extra/python2-cairo/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=python2-cairo
pkgver=1.10.0
pkgrel=1
pkgdesc="Python2 bindings for the cairo graphics library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL' 'MPL')
depends=('python2' 'cairo')
options=('!libtool')