mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/qt-creator: disable on s390x
build fails
This commit is contained in:
parent
1e865193de
commit
88905cac52
@ -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=""
|
||||||
|
Loading…
Reference in New Issue
Block a user