aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-16 01:37:17 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-16 01:37:17 +0000
commitd99722864866b95d39dba008d28da1ecd478a196 (patch)
treeffac5fedf783c63ebe92c9aaade8380b7d083bbb /testing
parent889201aa171eb3aab5f403df3f969e804893f745 (diff)
downloadaports-d99722864866b95d39dba008d28da1ecd478a196.tar.bz2
aports-d99722864866b95d39dba008d28da1ecd478a196.tar.xz
testing/trojita: disable on mips
Diffstat (limited to 'testing')
-rw-r--r--testing/trojita/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/trojita/APKBUILD b/testing/trojita/APKBUILD
index 2512a0ea83..6d1c9d7dae 100644
--- a/testing/trojita/APKBUILD
+++ b/testing/trojita/APKBUILD
@@ -4,7 +4,7 @@ pkgname=trojita
pkgver=0.7_git20200313
pkgrel=0
_commit="b72f2ad0b9a6d3e825b53effc798e356ce7c499e"
-arch="all !armhf" # armhf blocked by qt5-qtwebkit
+arch="all !armhf !mips !mips64" # mips, 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"