1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00

testing/akonadi-import-wizard: disable on mips

This commit is contained in:
Ariadne Conill 2020-04-08 20:03:22 +00:00
parent 9279aa0383
commit a33eafbea0

View file

@ -3,7 +3,7 @@
pkgname=akonadi-import-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="Import data from other mail clients to KMail"
license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only"