main/postmarketos-ui-kodi: disable x86
This commit is contained in:
parent
97e5a3a7d2
commit
06b0ece8af
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pkgver=1
|
|||
pkgrel=4
|
||||
pkgdesc="(Wayland) 10-foot UI useful on TV's"
|
||||
url="https://kodi.tv"
|
||||
arch="noarch !armhf"
|
||||
arch="noarch !armhf !x86" # x86: aports#11807
|
||||
license="GPL-3.0-or-later"
|
||||
depends="kodi-wayland kodi cage lightdm lightdm-openrc elogind pulseaudio upower"
|
||||
install="$pkgname.post-install $pkgname.post-upgrade"
|
||||
|
|
Loading…
Reference in a new issue