aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kmail-account-wizard
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 20:05:22 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 20:05:22 +0000
commit49ec875c67c45f278509ff796fb0677b3fbeb241 (patch)
treea3857376d586e3f24e8b5829cf938d6049f13a13 /testing/kmail-account-wizard
parente8ab3749e18c8ee593836e419c72073cc6188b37 (diff)
downloadaports-49ec875c67c45f278509ff796fb0677b3fbeb241.tar.bz2
aports-49ec875c67c45f278509ff796fb0677b3fbeb241.tar.xz
testing/kmail-account-wizard: disable on mips
Diffstat (limited to 'testing/kmail-account-wizard')
-rw-r--r--testing/kmail-account-wizard/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kmail-account-wizard/APKBUILD b/testing/kmail-account-wizard/APKBUILD
index 59aedf6061..f63622be4e 100644
--- a/testing/kmail-account-wizard/APKBUILD
+++ b/testing/kmail-account-wizard/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kmail-account-wizard
pkgver=19.12.3
pkgrel=0
-arch="all !ppc64le !s390x !armhf" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine
+arch="all !ppc64le !s390x !armhf !mips !mips64" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine
url="https://kontact.kde.org/"
pkgdesc="KMail account wizard"
license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only"