summaryrefslogtreecommitdiff
path: root/extra/python-sip/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-sip/PKGBUILD')
-rw-r--r--extra/python-sip/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-sip/PKGBUILD b/extra/python-sip/PKGBUILD
index 48b2cd96f..ba45af8a9 100644
--- a/extra/python-sip/PKGBUILD
+++ b/extra/python-sip/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-sip
pkgver=4.12.1
pkgrel=2
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.riverbankcomputing.com/software/sip/"
license=('custom:"sip"')
pkgdesc="A tool that makes it easy to create Python 3 bindings for C and C++ libraries"