diff options
Diffstat (limited to 'testing/kimchi/APKBUILD')
-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 6330a1422fa..b08831c1fb0 100644 --- a/testing/kimchi/APKBUILD +++ b/testing/kimchi/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="An HTML5 management interface for KVM" url="https://github.com/kimchi-project/kimchi" arch="noarch" -license="APACHE LGPL2.1" +license="Apache LGPL-2.1" depends=" python2 py-ipaddr |