diff options
Diffstat (limited to 'extra/qtchooser')
-rw-r--r-- | extra/qtchooser/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qtchooser/PKGBUILD b/extra/qtchooser/PKGBUILD index 97e5cd836..41a01e509 100644 --- a/extra/qtchooser/PKGBUILD +++ b/extra/qtchooser/PKGBUILD @@ -5,7 +5,7 @@ pkgname=qtchooser pkgver=31 pkgrel=1 pkgdesc='Wrap the other Qt tools by searching for different instances of Qt on the system' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://qt.gitorious.org/qt/qtchooser' license=('GPL') backup=('etc/xdg/qtchooser/default.conf') |