main/postmarketos-ui-plasma-mobile: Disable on ARMv7
qt6-qtwebengine has been disabled on ARMv7, and therefore angelfish is no longer available for this architecture (pending disablement in Alpine, but cannot be installed due to the missing qtwebengine libraries). [ci:skip-vercheck]: only changing architectures Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8372>
This commit is contained in:
parent
f27753a73d
commit
ecb80ae8ca
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ pkgdesc="(Wayland) Mobile variant of KDE Plasma"
|
|||
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
||||
# armhf blocked by pmaports#75
|
||||
# x86 blocked by aports#11807
|
||||
# riscv64 blocked by qt6-qtwebengine -> angelfish,koko
|
||||
arch="noarch !armhf !x86 !riscv64"
|
||||
# armv7, riscv64 blocked by qt6-qtwebengine -> angelfish,koko
|
||||
arch="noarch !armhf !armv7 !x86 !riscv64"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
callaudiod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue