diff options
Diffstat (limited to 'community/solfege/PKGBUILD')
-rw-r--r-- | community/solfege/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/solfege/PKGBUILD b/community/solfege/PKGBUILD index 894a4a211..9cb6a966f 100644 --- a/community/solfege/PKGBUILD +++ b/community/solfege/PKGBUILD @@ -9,7 +9,7 @@ pkgname=solfege pkgver=3.20.4 pkgrel=2 pkgdesc="Music education and ear training software" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.solfege.org/" license=('GPL3') depends=('pygtk' 'libgtkhtml') |