summaryrefslogtreecommitdiff
path: root/community/desmume/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 01:06:04 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 01:06:04 -0500
commit7d75b30e3922989b5c93d610b6c140b45ed521cc (patch)
tree4eec02b52809f1a3785ea33169cbf33dafc92ccd /community/desmume/PKGBUILD
parentfb3e714365e4891fcadd98abc65dc0b7f702fa8f (diff)
Add mips64el in archs
Diffstat (limited to 'community/desmume/PKGBUILD')
-rw-r--r--community/desmume/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/desmume/PKGBUILD b/community/desmume/PKGBUILD
index 7905f5e16..ae4a0cb27 100644
--- a/community/desmume/PKGBUILD
+++ b/community/desmume/PKGBUILD
@@ -14,7 +14,7 @@ pkgname=desmume
pkgver=0.9.8
pkgrel=3
pkgdesc="Nintendo DS emulator"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://desmume.org/"
license=('GPL')
depends=('agg' 'gtkglext' 'libglade' 'desktop-file-utils' 'libpcap'