diff options
Diffstat (limited to 'community/denemo/PKGBUILD')
-rw-r--r-- | community/denemo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/denemo/PKGBUILD b/community/denemo/PKGBUILD index 2fc7ef464..832be424c 100644 --- a/community/denemo/PKGBUILD +++ b/community/denemo/PKGBUILD @@ -8,7 +8,7 @@ pkgname=denemo pkgver=0.9.6 pkgrel=1 pkgdesc="A music score editor" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.denemo.org" license=('GPL') depends=('aubio' 'portaudio' 'lilypond' 'gtk3' 'libxml2' 'guile' 'fftw' |