main/postmarketos-ui-plasma-desktop: disable on ppc64le
Signed-off-by: Stefan Hansson <newbyte@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7412>
This commit is contained in:
parent
ff5add0aaa
commit
7b7c3a3636
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ pkgrel=6
|
|||
pkgdesc="(Wayland) KDE Desktop Environment (works well with tablets)"
|
||||
url="https://www.kde.org"
|
||||
# armhf and riscv64 blocked by plasma
|
||||
arch="noarch !armhf !riscv64"
|
||||
# ppc64le: blocked by gwenview -> qt6-qtwebengine
|
||||
arch="noarch !armhf !ppc64le !riscv64"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
plasma
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue