summaryrefslogtreecommitdiff
path: root/community/luafilesystem/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/luafilesystem/PKGBUILD')
-rw-r--r--community/luafilesystem/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/luafilesystem/PKGBUILD b/community/luafilesystem/PKGBUILD
index 7661c0698..189f3305a 100644
--- a/community/luafilesystem/PKGBUILD
+++ b/community/luafilesystem/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=luafilesystem
pkgver=1.5.0
pkgrel=2
pkgdesc="File System Library for the Lua Programming Language"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.keplerproject.org/luafilesystem/"
license=('MIT')
depends=(lua)