summaryrefslogtreecommitdiff
path: root/community/luabitop/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/luabitop/PKGBUILD')
-rw-r--r--community/luabitop/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/luabitop/PKGBUILD b/community/luabitop/PKGBUILD
index 7dacdad3e..74b724175 100644
--- a/community/luabitop/PKGBUILD
+++ b/community/luabitop/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=(lua-bitop lua51-bitop)
pkgver=1.0.2
pkgrel=2
pkgdesc='C extension adding bitwise operations on numbers'
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url='http://bitop.luajit.org/index.html'
makedepends=('lua' 'lua51')
source=("http://bitop.luajit.org/download/LuaBitOp-$pkgver.tar.gz")