diff options
Diffstat (limited to 'community/mupen64plus')
-rw-r--r-- | community/mupen64plus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mupen64plus/PKGBUILD b/community/mupen64plus/PKGBUILD index 176980418..a2f86d0f8 100644 --- a/community/mupen64plus/PKGBUILD +++ b/community/mupen64plus/PKGBUILD @@ -9,7 +9,7 @@ pkgname=mupen64plus pkgver=1.99.4 pkgrel=2 pkgdesc='Nintendo64 Emulator' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://code.google.com/p/mupen64plus/' license=('GPL') depends=('mesa' 'libsamplerate' 'libpng' 'sdl' 'freetype2') |