~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/kmail-account-wizard: limit on ppc64le and s390x

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20190711235626.6890-1-bribbers@disroot.org>
Sender timestamp
1562889386
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 testing/kmail-account-wizard/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"
-- 
2.22.0
Reply to thread Export thread (mbox)