From 9c4be92686a455dc9ccea5031516ab282c8aecf1 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 23 Dec 2012 18:59:16 -0500 Subject: Add mips64el in archs --- community/nestopia/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/nestopia') diff --git a/community/nestopia/PKGBUILD b/community/nestopia/PKGBUILD index b0fee1ae2..beddbb3d3 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') makedepends=('unzip' 'mesa') source=("$pkgname-$pkgver.tar.gz::https://github.com/rdanbrook/nestopia/tarball/$pkgver" -- cgit v1.2.3-54-g00ecf