diff options
Diffstat (limited to 'extra/kdebindings-python/PKGBUILD')
-rw-r--r-- | extra/kdebindings-python/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kdebindings-python/PKGBUILD b/extra/kdebindings-python/PKGBUILD index 3fa56c015..2497c7894 100644 --- a/extra/kdebindings-python/PKGBUILD +++ b/extra/kdebindings-python/PKGBUILD @@ -6,7 +6,7 @@ pkgver=4.7.0 pkgrel=1 pkgdesc="KDE bindings for python" url="http://kde.org/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL' 'LGPL' 'FDL') groups=('kdebindings') depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla' 'boost-libs') |