From a837aaa06a8878ce8f41bdc7578ee6ef14650429 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 1 Apr 2012 20:44:48 -0300 Subject: port --- community/luabind/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/luabind/PKGBUILD b/community/luabind/PKGBUILD index 15b9e9888..479424d8f 100644 --- a/community/luabind/PKGBUILD +++ b/community/luabind/PKGBUILD @@ -6,7 +6,7 @@ pkgname=luabind pkgver=0.9.1 pkgrel=2 pkgdesc="A library that helps you create bindings between C++ and Lua" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.rasterbar.com/products/luabind.html" license=('MIT') makedepends=('unzip' 'boost' 'boost-build') -- cgit v1.2.3-54-g00ecf