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