temp/aura-browser: disable on armv7
qt6-qtwebengine is not available on armv7. [ci:skip-vercheck] Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8677>
This commit is contained in:
parent
67d104aa0b
commit
6784b51266
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ _commit="64a02ef757a09420e08b875e4351cf680d2452b4"
|
|||
pkgdesc="Browser for a fully immersed Big Screen experience allowing you to navigate the world wide web using just your remote control"
|
||||
url="https://invent.kde.org/plasma/aura-browser"
|
||||
# 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="BSD-2-Clause AND (GPL-2.0-only OR GPL-3.0-only) AND CC0-1.0"
|
||||
makedepends="
|
||||
extra-cmake-modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue