testing/git-cola: disable on armhf

This commit is contained in:
Rasmus Thomsen 2020-01-04 20:06:54 +01:00
parent c866f4a550
commit 30fdae898e

View File

@ -5,7 +5,7 @@ pkgver=3.6
pkgrel=1
pkgdesc="A GUI application for git built on Python & Qt5"
url="https://git-cola.github.io"
arch="noarch"
arch="noarch !armhf" # qtdeclarative
license="GPL-2.0-or-later"
depends="python3 py3-qt5"
checkdepends="py3-nose"