summaryrefslogtreecommitdiff
path: root/community/luasocket/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/luasocket/PKGBUILD')
-rw-r--r--community/luasocket/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/luasocket/PKGBUILD b/community/luasocket/PKGBUILD
index f77bfaab3..3974075a8 100644
--- a/community/luasocket/PKGBUILD
+++ b/community/luasocket/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=(lua-socket lua51-socket)
pkgver=3.0rc1
pkgrel=3
pkgdesc='Networking support library for the Lua language'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='https://github.com/diegonehab/luasocket'
license=('MIT')
makedepends=('lua' 'lua51')