summaryrefslogtreecommitdiffstats
path: root/testing/lua5.2-zmq/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lua5.2-zmq/APKBUILD')
-rw-r--r--testing/lua5.2-zmq/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lua5.2-zmq/APKBUILD b/testing/lua5.2-zmq/APKBUILD
index 33a4af320..a448a3a22 100644
--- a/testing/lua5.2-zmq/APKBUILD
+++ b/testing/lua5.2-zmq/APKBUILD
@@ -6,7 +6,7 @@ _ver=${pkgver%_git*}
pkgrel=0
pkgdesc="Lua zeromq2 binding"
url="https://github.com/Neopallium/lua-zmq"
-arch="all"
+#arch="all"
license="MIT"
depends="lua5.2-llthreads"
makedepends="zeromq-dev cmake lua5.2-dev"