diff options
-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 |