summaryrefslogtreecommitdiff
path: root/extra/lua/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lua/PKGBUILD')
-rw-r--r--extra/lua/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/lua/PKGBUILD b/extra/lua/PKGBUILD
index ec990366b..2255b35b1 100644
--- a/extra/lua/PKGBUILD
+++ b/extra/lua/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=lua
pkgver=5.2.3
pkgrel=1
pkgdesc='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')