diff options
Diffstat (limited to 'extra/qjackctl/PKGBUILD')
-rw-r--r-- | extra/qjackctl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qjackctl/PKGBUILD b/extra/qjackctl/PKGBUILD index 1c28b8ae8..d44e3bd72 100644 --- a/extra/qjackctl/PKGBUILD +++ b/extra/qjackctl/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.3.8 pkgrel=1 pkgdesc="A Qt front-end for the JACK low-latency audio server" url="http://qjackctl.sourceforge.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('jack' 'qt') options=('!makeflags') |