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

community/konqueror: disable on armv7

parent 3c4dc19b
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ pkgver=24.02.0
pkgrel=0
pkgdesc="KDE File Manager & Web Browser"
# armhf blocked by extra-cmake-modules
# s390x, ppc64le and riscv64 blocked by qt6-qtwebengine
arch="all !armhf !s390x !ppc64le !riscv64"
# s390x, ppc64le, riscv64 and armv7 blocked by qt6-qtwebengine
arch="all !armhf !s390x !ppc64le !riscv64 !armv7"
url="https://konqueror.org/"
license="GPL-2.0-or-later AND GFDL-1.2-only AND LicenseRef-KDE-Accepted-LGPL"
makedepends="
......@@ -21,7 +21,7 @@ makedepends="
kdbusaddons-dev
kdesu-dev
kdoctools-dev
kiconthemes-dev
kiconthemes-dev
kparts-dev
kwindowsystem-dev
qt6-qtbase-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