diff --git a/testing/qt-creator/APKBUILD b/testing/qt-creator/APKBUILD index 49747e90659..c574cc83761 100644 --- a/testing/qt-creator/APKBUILD +++ b/testing/qt-creator/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.0.1 pkgrel=1 pkgdesc="Lightweight and cross-platform IDE for Qt" url="https://qt-project.org/wiki/Category:Tools::QtCreator" -arch="all !aarch64 !ppc64le" +arch="all !aarch64 !ppc64le !s390x" license="LGPL-2.0 with exceptions" depends="" depends_dev=""