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

community/kaddressbook: disable on armv7

parent 5bb9f8e8
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,8 @@ pkgname=kaddressbook
pkgver=24.02.0
pkgrel=0
# armhf blocked by extra-cmake-modules
# ppc64le, s390x and riscv64 blocked by qt6-qtwebengine
arch="all !armhf !ppc64le !s390x !riscv64"
# ppc64le, s390x, riscv64 and armv7 blocked by qt6-qtwebengine
arch="all !armhf !ppc64le !s390x !riscv64 !armv7"
url="https://apps.kde.org/kaddressbook/"
pkgdesc="Address Book application to manage your contacts"
license="GPL-2.0-or-later AND LGPL-2.0-or-later"
......
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