testing/qt-creator: disable on s390x

build fails
This commit is contained in:
Natanael Copa 2018-02-09 19:52:16 +00:00
parent 1e865193de
commit 88905cac52

View File

@ -5,7 +5,7 @@ pkgver=3.0.1
pkgrel=1 pkgrel=1
pkgdesc="Lightweight and cross-platform IDE for Qt" pkgdesc="Lightweight and cross-platform IDE for Qt"
url="https://qt-project.org/wiki/Category:Tools::QtCreator" url="https://qt-project.org/wiki/Category:Tools::QtCreator"
arch="all !aarch64 !ppc64le" arch="all !aarch64 !ppc64le !s390x"
license="LGPL-2.0 with exceptions" license="LGPL-2.0 with exceptions"
depends="" depends=""
depends_dev="" depends_dev=""