diff options
Diffstat (limited to 'extra/python-qt/PKGBUILD')
-rw-r--r-- | extra/python-qt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-qt/PKGBUILD b/extra/python-qt/PKGBUILD index 43a00111e..cdf111a7f 100644 --- a/extra/python-qt/PKGBUILD +++ b/extra/python-qt/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-qt pkgver=4.8.3 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://riverbankcomputing.co.uk/software/pyqt/intro" license=('GPL') pkgdesc="A set of Python 3 bindings for the Qt toolkit" |