diff options
Diffstat (limited to 'extra/kdebindings-perlqt')
-rw-r--r-- | extra/kdebindings-perlqt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kdebindings-perlqt/PKGBUILD b/extra/kdebindings-perlqt/PKGBUILD index eb2c7111a..2dcec58c4 100644 --- a/extra/kdebindings-perlqt/PKGBUILD +++ b/extra/kdebindings-perlqt/PKGBUILD @@ -6,7 +6,7 @@ pkgver=4.7.4 pkgrel=2 pkgdesc="Perl bindings for the Qt libraries" url="http://kde.org/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL' 'LGPL' 'FDL') groups=('kdebindings') depends=('kdebindings-smokeqt' 'perl-list-moreutils') |