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 6e5a16e32..28dc95608 100644
--- a/community/luasec/PKGBUILD
+++ b/community/luasec/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=0.5
pkgrel=1
epoch=1
pkgdesc='Lua bindings for OpenSSL library to provide TLS/SSL communication.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='https://github.com/brunoos/luasec/wiki'
license=('MIT')
makedepends=('openssl' 'lua' 'lua-socket' 'lua51' 'lua51-socket')