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 7fe94a67c..925b45bc2 100644 --- a/community/solfege/PKGBUILD +++ b/community/solfege/PKGBUILD @@ -8,7 +8,7 @@ pkgname=solfege pkgver=3.20.8 pkgrel=1 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' 'librsvg') |