diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-06-13 17:18:24 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-06-13 17:18:24 -0300 |
| commit | 2b0d08c4270aeeb1ae77cda15b4a66e29cdf8638 (patch) | |
| tree | f20352a078b0172952852aad19aa4b4b6d2fc928 /testing | |
| parent | a81fbd22f45f4a06734cffcc73c7a9c52d84c12e (diff) | |
| download | aports-2b0d08c4270aeeb1ae77cda15b4a66e29cdf8638.tar.bz2 aports-2b0d08c4270aeeb1ae77cda15b4a66e29cdf8638.tar.xz | |
testing/kimchi: disable on armv7
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 d5cdfcebee..85bd65226c 100644 --- a/testing/kimchi/APKBUILD +++ b/testing/kimchi/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.5.0 pkgrel=2 pkgdesc="An HTML5 management interface for KVM" url="https://github.com/kimchi-project/kimchi" -arch="noarch" +arch="noarch !armv7" # Missing py2-pyldap license="Apache LGPL-2.1" depends=" python2 |
