aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-02-22 15:27:24 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2020-02-22 15:27:24 +0100
commitd37e4bd7762779227f7e6dfc8231017ac8046780 (patch)
treefe2d8c59fdea95fb1b420451536562d87d1d00fe
parent09bfb57020787efb906987b5076fb8fcf7aeb61a (diff)
downloadaports-d37e4bd7762779227f7e6dfc8231017ac8046780.tar.bz2
aports-d37e4bd7762779227f7e6dfc8231017ac8046780.tar.xz
testing/trojita: disable on armhf
-rw-r--r--testing/trojita/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/trojita/APKBUILD b/testing/trojita/APKBUILD
index 042ef41daf..842a6195f3 100644
--- a/testing/trojita/APKBUILD
+++ b/testing/trojita/APKBUILD
@@ -4,7 +4,7 @@ pkgname=trojita
pkgver=0.7_git20190618
pkgrel=1
_commit="90b417b131853553c94ff93aef62abaf301aa8f1"
-arch="all"
+arch="all !armhf" # armhf blocked by qt5-qtwebkit
url="http://trojita.flaska.net/"
pkgdesc="A fast and lightweight IMAP e-mail client designed with standard-compliance in mind "
license="GPL-2.0-only OR GPL-3.0-only"