From 30fdae898ef2c3ffd911ee5992e17dea5764f507 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Sat, 4 Jan 2020 20:06:54 +0100 Subject: testing/git-cola: disable on armhf --- testing/git-cola/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/git-cola') diff --git a/testing/git-cola/APKBUILD b/testing/git-cola/APKBUILD index 7257e46a68..07844d0518 100644 --- a/testing/git-cola/APKBUILD +++ b/testing/git-cola/APKBUILD @@ -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" -- cgit v1.2.3