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 e11a3e4b7..d12c5680b 100644 --- a/community/denemo/PKGBUILD +++ b/community/denemo/PKGBUILD @@ -8,7 +8,7 @@ pkgname=denemo pkgver=0.9.2 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' 'gtk2' 'libxml2' 'guile' 'fftw' 'gtksourceview2' |