aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 20:04:20 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 20:04:20 +0000
commitc0e43f23a8015c942df3fbaed30eac689e6c8183 (patch)
treef0335037e0e5b913fbd358c2c9d743d24740794d
parent32468ae209aa7f4f958374efb6b52c3e178f04a3 (diff)
downloadaports-c0e43f23a8015c942df3fbaed30eac689e6c8183.tar.bz2
aports-c0e43f23a8015c942df3fbaed30eac689e6c8183.tar.xz
testing/kalarm: disable on mips
-rw-r--r--testing/kalarm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kalarm/APKBUILD b/testing/kalarm/APKBUILD
index 6d4289610c..ec458d6ff1 100644
--- a/testing/kalarm/APKBUILD
+++ b/testing/kalarm/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kalarm
pkgver=19.12.3
pkgrel=1
-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="Personal alarm scheduler"
license="GPL-2.0-or-later AND GFDL-1.2-only"