main/postmarketos-ui-gnome: disable on armhf (MR 3482)
[ci:skip-vercheck]
This commit is contained in:
parent
bed0058f46
commit
ce46e963cf
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ pkgver=3
|
|||
pkgrel=3
|
||||
pkgdesc="(Wayland) Gnome Shell"
|
||||
url="https://gnome.org/"
|
||||
arch="noarch"
|
||||
# armhf blocked by gnome-shell -> gjs -> mozjs102
|
||||
arch="noarch !armhf"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
!gnome-shell-mobile
|
||||
|
|
Loading…
Reference in a new issue