diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2017-04-28 09:48:54 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2017-04-28 10:07:10 +0200 |
commit | f84910fd3889bca8ccc1c2caf9adb30d74e668af (patch) | |
tree | ccf6a4925cc4fec83825905c7366a1aafd5a8c83 /testing/wok | |
parent | 1de70d831c57a7ad52b9c96512563e2d87bd3eba (diff) | |
download | aports-f84910fd3889bca8ccc1c2caf9adb30d74e668af.tar.bz2 aports-f84910fd3889bca8ccc1c2caf9adb30d74e668af.tar.xz |
testing/wok: enable build
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 2cbd361b3a..6cb362d4bd 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="" +arch="noarch" license="APACHE LGPL2.1" depends="python2 nginx logrotate py-cherrypy py2-jsonschema py2-pyparted py2-pyldap py2-psutil py2-m2crypto py-cheetah |