diff options
Diffstat (limited to 'testing')
-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 b08831c1fb..06fb93bf89 100644 --- a/testing/kimchi/APKBUILD +++ b/testing/kimchi/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.5.0 pkgrel=0 pkgdesc="An HTML5 management interface for KVM" url="https://github.com/kimchi-project/kimchi" -arch="noarch" +arch="noarch !s390x" license="Apache LGPL-2.1" depends=" python2 |