summaryrefslogtreecommitdiff
path: root/extra/lua51/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lua51/PKGBUILD')
-rw-r--r--extra/lua51/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/lua51/PKGBUILD b/extra/lua51/PKGBUILD
index 1ba21ab1b..691956910 100644
--- a/extra/lua51/PKGBUILD
+++ b/extra/lua51/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=lua51
pkgver=5.1.5
pkgrel=3
pkgdesc='A powerful light-weight programming language designed for extending applications'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.lua.org/'
depends=('readline')
license=('MIT')