main/postmarketos-ui-kodi: disable armhf build (MR 1178)

fixes https://gitlab.com/postmarketOS/pmaports/-/merge_requests/1176

[ci:skip-vercheck] does not require rebuild
This commit is contained in:
Antoine Fontaine 2020-04-23 14:45:33 +02:00 committed by Alexey Min
parent dc9160c2af
commit 5adbde19ba
No known key found for this signature in database
GPG key ID: 0B19D2A65870B448

View file

@ -6,7 +6,7 @@ pkgver=1
pkgrel=3
pkgdesc="(Wayland) 10-foot UI useful on TV's"
url="https://kodi.tv"
arch="noarch"
arch="noarch !armhf"
license="GPL-3.0-or-later"
depends="kodi-wayland kodi cage lightdm lightdm-openrc elogind pulseaudio upower"
install="$pkgname.post-install $pkgname.post-upgrade"