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 d4237e35a..07bad5022 100644
--- a/community/luafilesystem/PKGBUILD
+++ b/community/luafilesystem/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=(lua-filesystem lua51-filesystem)
pkgver=1.6.2
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')
makedepends=(lua lua51)