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

community/kdepim-runtime: disable on armv7

parent 10420bb8
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@ pkgrel=0
pkgdesc="Extends the functionality of kdepim"
url="https://kontact.kde.org/"
# armhf blocked by extra-cmake-modules
# ppc64le, s390x and riscv64 blocked by qt6-qtwebengine -> akonadi
arch="all !armhf !ppc64le !s390x !riscv64"
# ppc64le, s390x, riscv64 and armv7 blocked by qt6-qtwebengine -> akonadi
arch="all !armhf !ppc64le !s390x !riscv64 !armv7"
license="LGPL-2.0-or-later"
makedepends="
akonadi-calendar-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