aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kimap
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-02-02 17:31:34 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-02-02 17:31:34 +0000
commit4b1b7946bcc70662f29ff2faf3090795884e37b2 (patch)
treee7b4d936ebaeb1e29ff0c6c72ca2d7f65e3697f0 /testing/kimap
parent28aed4e200ce0705987086aede7e3ce732a13d57 (diff)
downloadaports-4b1b7946bcc70662f29ff2faf3090795884e37b2.tar.bz2
aports-4b1b7946bcc70662f29ff2faf3090795884e37b2.tar.xz
testing/various: disable on armhf
Missing dependency: extra-cmake-modules
Diffstat (limited to 'testing/kimap')
-rw-r--r--testing/kimap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kimap/APKBUILD b/testing/kimap/APKBUILD
index d0edf4ffab..ca03e1eac0 100644
--- a/testing/kimap/APKBUILD
+++ b/testing/kimap/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kimap
pkgver=19.12.1
pkgrel=0
pkgdesc="Job-based API for interacting with IMAP servers"
-arch="all"
+arch="all !armhf"
url="https://community.kde.org/KDE_PIM"
license="LGPL-2.0-or-later"
depends_dev="qt5-qtbase-dev cyrus-sasl-dev kcoreaddons-dev ki18n-dev kio-dev kmime-dev"