diff options
Diffstat (limited to 'extra/qsynth/PKGBUILD')
-rw-r--r-- | extra/qsynth/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qsynth/PKGBUILD b/extra/qsynth/PKGBUILD index 3f1c7c379..ef85f7948 100644 --- a/extra/qsynth/PKGBUILD +++ b/extra/qsynth/PKGBUILD @@ -6,7 +6,7 @@ pkgname=qsynth pkgver=0.3.6 pkgrel=2 pkgdesc="Qt GUI for FluidSynth" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://qsynth.sourceforge.net/" license=('GPL') depends=('fluidsynth' 'qt') |