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

community/knotes: disable on armv7

parent e9a6c58a
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,8 @@ pkgname=knotes
pkgver=24.02.0
pkgrel=0
# armhf blocked by extra-cmake-modules
# ppc64le, s390x and riscv64 blocked by kdepim-runtime
arch="all !armhf !ppc64le !s390x !riscv64"
# ppc64le, s390x, riscv64 and armv7 blocked by kdepim-runtime
arch="all !armhf !ppc64le !s390x !riscv64 !armv7"
url="https://kontact.kde.org/"
pkgdesc="Popup notes"
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