summaryrefslogtreecommitdiff
path: root/community/luasec/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/luasec/PKGBUILD')
-rw-r--r--community/luasec/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/luasec/PKGBUILD b/community/luasec/PKGBUILD
index ac93b46cb..f3276cc50 100644
--- a/community/luasec/PKGBUILD
+++ b/community/luasec/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=(lua51-sec)
pkgver=0.4.1
pkgrel=4
pkgdesc='Lua bindings for OpenSSL library to provide TLS/SSL communication.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://luasec.luaforge.net/'
license=('MIT')
#makedepends=('openssl' 'lua' 'lua-socket' 'lua51' 'lua51-socket')