diff options
Diffstat (limited to 'community/canorus/PKGBUILD')
-rw-r--r-- | community/canorus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/canorus/PKGBUILD b/community/canorus/PKGBUILD index d1ff35fe2..184290b1e 100644 --- a/community/canorus/PKGBUILD +++ b/community/canorus/PKGBUILD @@ -8,7 +8,7 @@ pkgname=canorus pkgver=0.7.R1002 pkgrel=4 pkgdesc="A free music score editor" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.canorus.org/" license=('GPL') depends=('qt' 'alsa-lib' 'python2' 'swig') |