summaryrefslogtreecommitdiff
path: root/community/nestopia/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nestopia/PKGBUILD')
-rw-r--r--community/nestopia/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nestopia/PKGBUILD b/community/nestopia/PKGBUILD
index 4c4146735..c499709c7 100644
--- a/community/nestopia/PKGBUILD
+++ b/community/nestopia/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='An NES emulator featuring cycle exact emulation, a ridiculous number of mappers, and lots of custom sound chips.'
url='http://0ldsk00l.ca/nestopia.html'
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('sdl' 'alsa-lib' 'gtk3' 'glu' 'libarchive')
makedepends=('unzip' 'mesa')
source=("$pkgname-$pkgver.tar.gz::https://github.com/rdanbrook/nestopia/tarball/$pkgver"