main/postmarketos-ui-plasma-bigscreen: disable for armv7
qt6-qtwebengine is not available for armv7. Related: https://builds.sr.ht/~postmarketos/job/1775297 [ci:skip-vercheck]: no rebuild necessary Signed-off-by: Oliver Smith <ollieparanoid@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8684>
This commit is contained in:
parent
3ebc5c885e
commit
85ff156167
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ _commit_configs="a8bd93e279c222be6058ef46b065c11e88aa8400"
|
|||
pkgdesc="(Wayland) 10-feet variant of Plasma, made for big screen TVs"
|
||||
url="https://plasma-bigscreen.org"
|
||||
# armhf blocked by qt6-qtdeclarative -> plasma-bigscreen
|
||||
# x86, riscv64 and s390x blocked by qt6-qtwebengine -> plasma-bigscreen
|
||||
arch="all !armhf !x86 !riscv64 !s390x"
|
||||
# x86, armv7, riscv64 and s390x blocked by qt6-qtwebengine -> plasma-bigscreen
|
||||
arch="all !armhf !armv7 !x86 !riscv64 !s390x"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
plasma-bigscreen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue