summaryrefslogtreecommitdiff
path: root/community/luabind/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/luabind/PKGBUILD')
-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')