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

community/kmail-account-wizard: disable on armv7

parent 946d13ec
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ pkgname=kmail-account-wizard ...@@ -7,8 +7,8 @@ pkgname=kmail-account-wizard
pkgver=24.02.0 pkgver=24.02.0
pkgrel=0 pkgrel=0
# armhf blocked by extra-cmake-modules # armhf blocked by extra-cmake-modules
# ppc64le, s390x and riscv64 blocked by qt6-qtwebengine -> kmailtransport # ppc64le, s390x, riscv64 and armv7 blocked by qt6-qtwebengine -> kmailtransport
arch="all !armhf !ppc64le !s390x !riscv64" arch="all !armhf !ppc64le !s390x !riscv64 !armv7"
url="https://kontact.kde.org/" url="https://kontact.kde.org/"
pkgdesc="KMail account wizard" pkgdesc="KMail account wizard"
license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only" license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only"
......
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