diff options
Diffstat (limited to 'community/performous/PKGBUILD')
-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 ebeef0028..ef98f7ab6 100644 --- a/community/performous/PKGBUILD +++ b/community/performous/PKGBUILD @@ -6,7 +6,7 @@ pkgname=performous pkgver=0.6.1 pkgrel=13 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.48' 'imagemagick' 'glew>=1.7.0' 'libxml++' 'portaudio' 'portmidi' 'opencv' 'librsvg') |