summaryrefslogtreecommitdiff
path: root/community/fceux/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fceux/PKGBUILD')
-rw-r--r--community/fceux/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fceux/PKGBUILD b/community/fceux/PKGBUILD
index 86893f0b5..86ba33163 100644
--- a/community/fceux/PKGBUILD
+++ b/community/fceux/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.2.1.1
pkgrel=1
url='http://www.fceux.com/'
pkgdesc='Fast and ultra-compatible NES/Famicom emulator'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
license=('GPL')
depends=('sdl' 'gtk2' 'gd' 'desktop-file-utils' 'lua51' 'libgl')
makedepends=('scons' 'mesa-libgl' 'glu')