summaryrefslogtreecommitdiff
path: root/community/scummvm-tools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/scummvm-tools/PKGBUILD')
-rw-r--r--community/scummvm-tools/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/scummvm-tools/PKGBUILD b/community/scummvm-tools/PKGBUILD
index e58621d12..4f235e5a5 100644
--- a/community/scummvm-tools/PKGBUILD
+++ b/community/scummvm-tools/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="A set of tools that enable you to convert, compress and decode game dat
url="http://www.scummvm.org/"
license=('GPL')
depends=('libpng' 'wxgtk' 'flac' 'libvorbis')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=(http://downloads.sourceforge.net/sourceforge/scummvm/${pkgname}-${pkgver}.tar.gz)
md5sums=('43cbf9f5c4939876cf4149dd59e68044')