summaryrefslogtreecommitdiff
path: root/community/qemu-launcher/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/qemu-launcher/PKGBUILD')
-rw-r--r--community/qemu-launcher/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qemu-launcher/PKGBUILD b/community/qemu-launcher/PKGBUILD
index f3ce32d48..af43be222 100644
--- a/community/qemu-launcher/PKGBUILD
+++ b/community/qemu-launcher/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="GNOME/Gtk front-end for the Qemu x86 PC emulator"
url="http://emeitner.f2o.org/qemu_launcher"
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=(http://download.gna.org/qemulaunch/1.7.x/${pkgname}_$pkgver.tar.gz)
depends=('qemu' 'gtk2-perl' 'glade-perl' 'perl-locale-gettext' 'xdg-utils')
makedepends=('libxml2')