summaryrefslogtreecommitdiffstats
path: root/testing/lua5.2-llthreads
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-08-30 16:16:24 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2013-08-30 16:16:51 +0200
commit9bc1ea3b9db7780e8b420bfcae5656a23104c5fd (patch)
tree976e803feca552a668834d5d508c985a873a2643 /testing/lua5.2-llthreads
parent491e3120bde096e30b47e8cb2aa5ab7a403c1639 (diff)
downloadaports-9bc1ea3b9db7780e8b420bfcae5656a23104c5fd.tar.bz2
aports-9bc1ea3b9db7780e8b420bfcae5656a23104c5fd.tar.xz
testing/lua5.2-llthreads/zmq: disable for now
Diffstat (limited to 'testing/lua5.2-llthreads')
-rw-r--r--testing/lua5.2-llthreads/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lua5.2-llthreads/APKBUILD b/testing/lua5.2-llthreads/APKBUILD
index b201e35ed..ca8b1f40d 100644
--- a/testing/lua5.2-llthreads/APKBUILD
+++ b/testing/lua5.2-llthreads/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.2
pkgrel=0
pkgdesc="Low-Level native threads module for Lua"
url="https://github.com/Neopallium/lua-llthreads"
-arch="all"
+#arch="all"
license="MIT"
depends=""
makedepends="cmake lua5.2-dev"