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

community/khelpcenter: disable on x86

parent cbe885b8
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,8 @@ pkgver=24.02.0
pkgrel=0
pkgdesc="Application to show KDE Applications' documentation"
# armhf blocked by extra-cmake-modules
arch="all !armhf"
# x86 blocked by reduced qtwebengine featureset
arch="all !armhf !x86"
url="https://userbase.kde.org/KHelpCenter"
license="GPL-2.0-or-later AND GFDL-1.2-only"
makedepends="
......
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