summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-01 20:44:48 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-01 20:44:48 -0300
commita837aaa06a8878ce8f41bdc7578ee6ef14650429 (patch)
treeae5c492b5c51b20d2ee3979b9d630d8a2eef536e
parent8fd2c2a514867be3323667ed746bfdae2863ffb3 (diff)
port
-rw-r--r--community/luabind/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')