summaryrefslogtreecommitdiff
path: root/extra/python-cairo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-cairo/PKGBUILD')
-rw-r--r--extra/python-cairo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-cairo/PKGBUILD b/extra/python-cairo/PKGBUILD
index 458bfca4d..116763cc8 100644
--- a/extra/python-cairo/PKGBUILD
+++ b/extra/python-cairo/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=python-cairo
pkgver=1.10.0
pkgrel=1
pkgdesc="Python bindings for the cairo graphics library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL3')
depends=('python' 'cairo')
makedepends=('pkg-config')