diff options
Diffstat (limited to 'extra/sip/PKGBUILD')
-rw-r--r-- | extra/sip/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sip/PKGBUILD b/extra/sip/PKGBUILD index e4f5727dc..6851a4b9c 100644 --- a/extra/sip/PKGBUILD +++ b/extra/sip/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=sip pkgname=('sip' 'python-sip' 'python2-sip') pkgver=4.15.4 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.riverbankcomputing.com/software/sip/intro' license=('custom:"sip"') makedepends=('python' 'python2') |