summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-23 12:44:25 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-23 12:44:25 -0300
commit1de77ff2ad96a2adfd9eb797bb2ca1bb15c2a707 (patch)
tree6e7a526f10dea95c764357cd24c138c19ce462a8 /community
parentbbcf09daf7ecaf715e986eb0eadab27a14d2408a (diff)
port
Diffstat (limited to 'community')
-rwxr-xr-xcommunity/mednafen/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mednafen/PKGBUILD b/community/mednafen/PKGBUILD
index 802249f21..147dd70eb 100755
--- a/community/mednafen/PKGBUILD
+++ b/community/mednafen/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="A command-line multi-system gaming emulator"
url="http://mednafen.sourceforge.net/"
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libcdio' 'libsamplerate' 'libogg' 'libvorbis' 'sdl' 'sdl_net' 'libsndfile' 'zlib')
makedepends=('pkgconfig' 'mesa')
changelog=ChangeLog