diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-21 13:24:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-21 13:24:36 +0000 |
commit | a89e44bfcae92410877f5249463bafd0ae762310 (patch) | |
tree | afb925c45304e8000c240e905577821dfd385be5 /testing/kimchi | |
parent | 184f3d791e8dc3c2d69e2d96b120f41156cfb09e (diff) | |
download | aports-a89e44bfcae92410877f5249463bafd0ae762310.tar.bz2 aports-a89e44bfcae92410877f5249463bafd0ae762310.tar.xz |
testing/kimchi: disable til nginx builds
Diffstat (limited to 'testing/kimchi')
-rw-r--r-- | testing/kimchi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kimchi/APKBUILD b/testing/kimchi/APKBUILD index 9d92077acf..83da72802e 100644 --- a/testing/kimchi/APKBUILD +++ b/testing/kimchi/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.4.0 pkgrel=0 pkgdesc="An HTML5 management interface for KVM " url="https://github.com/kimchi-project/kimchi" -arch="noarch" +arch="" license="APACHE LGPL2.1" depends="python2 py-ipaddr py2-m2crypto py2-simplejson py-psutil py-imaging py2-libvirt py-cheetah py-ethtool py2-lxml py-websockify |