From 7ba5752139f90c7f92a32ff1e681a211dfe56d7a Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 10 Jul 2012 23:32:38 -0500 Subject: Add mips64el in archs --- community/luajit/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/luajit/PKGBUILD') diff --git a/community/luajit/PKGBUILD b/community/luajit/PKGBUILD index 7a9480d86..3e56a034b 100644 --- a/community/luajit/PKGBUILD +++ b/community/luajit/PKGBUILD @@ -8,7 +8,7 @@ pkgname=luajit pkgver=2.0.0b10 pkgrel=1 pkgdesc="A Just-In-Time Compiler for Lua" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://luajit.org/" license=('MIT') depends=('gcc-libs') -- cgit v1.2.3-54-g00ecf