diff options
Diffstat (limited to 'community/qtractor')
-rw-r--r-- | community/qtractor/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qtractor/PKGBUILD b/community/qtractor/PKGBUILD index d71dbdbe0..210a87f2b 100644 --- a/community/qtractor/PKGBUILD +++ b/community/qtractor/PKGBUILD @@ -6,7 +6,7 @@ pkgname=qtractor pkgver=0.5.3 pkgrel=1 pkgdesc="Audio/MIDI multitrack sequencer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://qtractor.sourceforge.net/" license=('GPL') depends=('qt' 'jack' 'slv2' 'libmad' 'liblo' |