diff options
Diffstat (limited to 'community/yabause-qt')
-rwxr-xr-x | community/yabause-qt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/yabause-qt/PKGBUILD b/community/yabause-qt/PKGBUILD index d8d2092f1..38b8f0a0a 100755 --- a/community/yabause-qt/PKGBUILD +++ b/community/yabause-qt/PKGBUILD @@ -10,7 +10,7 @@ pkgname=yabause-qt pkgver=0.9.12 pkgrel=1 pkgdesc='A Sega Saturn emulator' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://yabause.org/" license=('GPL') depends=('freeglut' 'mesa' 'openal' 'qt4' 'sdl') |