diff options
Diffstat (limited to 'community/performous')
-rw-r--r-- | community/performous/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/performous/PKGBUILD b/community/performous/PKGBUILD index ce90dd8a5..721cd0098 100644 --- a/community/performous/PKGBUILD +++ b/community/performous/PKGBUILD @@ -6,7 +6,7 @@ pkgname=performous pkgver=0.6.1 pkgrel=9 pkgdesc='A free game like "Singstar", "Rockband" or "Stepmania"' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://performous.org/" license=('GPL') depends=('boost-libs>=1.47' 'sdl' 'jack' 'imagemagick' 'ffmpeg' 'glew>=1.7.0' 'libxml++' 'portaudio' 'portmidi' \ |