~alpine/aports

testing/akonadiconsole: limit on ppc64le and s390x v1 PROPOSED

Bart Ribbers: 1
 testing/akonadiconsole: limit on ppc64le and s390x

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2855/mbox | git am -3
Learn more about email & git

[PATCH] testing/akonadiconsole: limit on ppc64le and s390x Export this patch

---
 testing/akonadiconsole/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/akonadiconsole/APKBUILD b/testing/akonadiconsole/APKBUILD
index 661b6c3a02..db1a633926 100644
--- a/testing/akonadiconsole/APKBUILD
+++ b/testing/akonadiconsole/APKBUILD
@@ -3,7 +3,7 @@
pkgname=akonadiconsole
pkgver=19.04.3
pkgrel=0
arch="all"
arch="all !ppc64le !s390x" # Limited by messagelib -> qt5-qtwebengine
url="https://kontact.kde.org/"
pkgdesc="Application for debugging Akonadi Resources"
license="GPL-2.0-or-later AND GFDL-1.2-only"
-- 
2.22.0