diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-30 16:16:24 +0200 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-30 16:16:51 +0200 |
| commit | 9bc1ea3b9db7780e8b420bfcae5656a23104c5fd (patch) | |
| tree | 976e803feca552a668834d5d508c985a873a2643 /testing/lua5.2-zmq | |
| parent | 491e3120bde096e30b47e8cb2aa5ab7a403c1639 (diff) | |
| download | aports-9bc1ea3b9db7780e8b420bfcae5656a23104c5fd.tar.bz2 aports-9bc1ea3b9db7780e8b420bfcae5656a23104c5fd.tar.xz | |
testing/lua5.2-llthreads/zmq: disable for now
Diffstat (limited to 'testing/lua5.2-zmq')
| -rw-r--r-- | testing/lua5.2-zmq/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lua5.2-zmq/APKBUILD b/testing/lua5.2-zmq/APKBUILD index 33a4af3201..a448a3a220 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" |
