diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-19 15:48:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-19 15:48:29 +0000 |
commit | c924e7e18310f873cb9627a687649fb05047824c (patch) | |
tree | 64a6e4d698d5ed2f5e8880cd6884e0eecd16fef6 /testing/wok | |
parent | 769bc5a72e71b5d3a95a5168b87edd79e3bcf8ca (diff) | |
download | aports-c924e7e18310f873cb9627a687649fb05047824c.tar.bz2 aports-c924e7e18310f873cb9627a687649fb05047824c.tar.xz |
testing/wok: disable til nginx builds
Diffstat (limited to 'testing/wok')
-rw-r--r-- | testing/wok/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wok/APKBUILD b/testing/wok/APKBUILD index 6cb362d4bd..2cbd361b3a 100644 --- a/testing/wok/APKBUILD +++ b/testing/wok/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.4.0 pkgrel=0 pkgdesc="Webserver of Kimchi - a cherrypy framework for multi-purpose plug-ins" url="http://kimchi-project.github.io/wok/" -arch="noarch" +arch="" license="APACHE LGPL2.1" depends="python2 nginx logrotate py-cherrypy py2-jsonschema py2-pyparted py2-pyldap py2-psutil py2-m2crypto py-cheetah |