diff options
Diffstat (limited to 'testing/kmail-account-wizard')
-rw-r--r-- | testing/kmail-account-wizard/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kmail-account-wizard/APKBUILD b/testing/kmail-account-wizard/APKBUILD index 6af7e57286..ae6d0cadd7 100644 --- a/testing/kmail-account-wizard/APKBUILD +++ b/testing/kmail-account-wizard/APKBUILD @@ -3,7 +3,7 @@ pkgname=kmail-account-wizard pkgver=19.04.2 pkgrel=0 -arch="all" +arch="all !ppc64le !s390x" # 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" |