main/postmarketos-ui-kodi: disable x86

This commit is contained in:
Oliver Smith 2020-08-03 12:06:32 +02:00
parent 97e5a3a7d2
commit 06b0ece8af
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -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"