Skip to content
Snippets Groups Projects
Commit b7a40b5d authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/kmailtransport: disable on armv7

parent ba29d06d
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ pkgver=24.02.0
pkgrel=0
pkgdesc="Manage mail transport"
# armhf blocked by extra-cmake-modules
# ppc64le and s390x blocked by libkgapi
arch="all !armhf !ppc64le !s390x !riscv64"
# ppc64le, s390x and armv7 blocked by libkgapi
arch="all !armhf !ppc64le !s390x !riscv64 !armv7"
url="https://kontact.kde.org/"
license="LGPL-2.0-or-later"
depends_dev="
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment