aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-13 02:47:27 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-13 02:47:27 +0000
commitefe20c227280240ddf0f16ef0473bfeaca198302 (patch)
treec33f752d1bf56012f54c5087e68a9cf738831b00 /testing
parent952c48965c85d37e6c2a97b2abb41334ae7f5be6 (diff)
downloadaports-efe20c227280240ddf0f16ef0473bfeaca198302.tar.bz2
aports-efe20c227280240ddf0f16ef0473bfeaca198302.tar.xz
testing/akonadi-calendar-tools: disable on mips
Diffstat (limited to 'testing')
-rw-r--r--testing/akonadi-calendar-tools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/akonadi-calendar-tools/APKBUILD b/testing/akonadi-calendar-tools/APKBUILD
index e098db86c5..44e862767d 100644
--- a/testing/akonadi-calendar-tools/APKBUILD
+++ b/testing/akonadi-calendar-tools/APKBUILD
@@ -3,7 +3,7 @@
pkgname=akonadi-calendar-tools
pkgver=19.12.3
pkgrel=0
-arch="all !ppc64le !s390x !armhf" # Limited by akonadi-calendar -> kmailtransport -> libkgapi -> qt5-qtwebengine
+arch="all !ppc64le !s390x !armhf !mips !mips64" # Limited by akonadi-calendar -> kmailtransport -> libkgapi -> qt5-qtwebengine
url="https://kontact.kde.org/"
pkgdesc="CLI tools to manage akonadi calendars"
license="GPL-2.0-or-later AND GFDL-1.2-only"