temp/plasma-bigscreen: disable on armv7
qt6-qtwebengine is not available for armv7. [ci:skip-vercheck] Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8676>
This commit is contained in:
parent
6784b51266
commit
92bca88500
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ _commit="05a9daec3d3da914ba0f12494fa3b096ba3c7308"
|
|||
pkgdesc="A 10-feet interface made for TVs"
|
||||
url="https://plasma-bigscreen.org"
|
||||
# armhf blocked by qt6-qtdeclarative
|
||||
# x86, riscv64 and s390x blocked by qt6-qtwebengine
|
||||
arch="all !armhf !x86 !riscv64 !s390x"
|
||||
# armv7, x86, riscv64 and s390x blocked by qt6-qtwebengine
|
||||
arch="all !armhf !armv7 !x86 !riscv64 !s390x"
|
||||
license="LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL"
|
||||
depends="
|
||||
kde-cli-tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue