summaryrefslogtreecommitdiff
path: root/community/qmc2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/qmc2/PKGBUILD')
-rw-r--r--community/qmc2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qmc2/PKGBUILD b/community/qmc2/PKGBUILD
index 7760f385c..aa04833f1 100644
--- a/community/qmc2/PKGBUILD
+++ b/community/qmc2/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Qt 4 based UNIX MAME frontend supporting SDLMAME"
url="http://qmc2.arcadehits.net"
license=("GPL")
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('qtwebkit' 'phonon' 'sdl')
makedepends=('rsync' 'mesa')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2")