main/postmarketos-ui-plasma-bigscreen: temporarily disable on armv7
aura-browser is currently unavailable due to a build failure in qt5-qtwebengine on armv7 [ci:skip-vercheck]
This commit is contained in:
parent
99f5924d47
commit
ab3fa2adb1
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@ pkgrel=4
|
|||
_commit_configs="757db09c8738b88d59e5d7b35b9939e91a7a31d7"
|
||||
pkgdesc="(Wayland) 10-feet variant of Plasma, made for big screen TVs"
|
||||
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
||||
arch="noarch !armhf" # Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75
|
||||
# Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75
|
||||
# temporarily blocked on armv7 by aura-browser
|
||||
arch="noarch !armhf !armv7"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
elogind
|
||||
|
|
Loading…
Reference in a new issue