diff options
Diffstat (limited to 'extra/qwt/PKGBUILD')
-rw-r--r-- | extra/qwt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qwt/PKGBUILD b/extra/qwt/PKGBUILD index 2a743e736..9f465e8fc 100644 --- a/extra/qwt/PKGBUILD +++ b/extra/qwt/PKGBUILD @@ -5,7 +5,7 @@ pkgname=qwt pkgver=6.0.1 pkgrel=2 pkgdesc="Qt Widgets for Technical Applications" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://qwt.sourceforge.net/" depends=('qt') options=('!makeflags') |