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 fb7abe438..737148c23 100644
--- a/community/luafilesystem/PKGBUILD
+++ b/community/luafilesystem/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=luafilesystem
pkgver=1.6.2
pkgrel=1
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')