testing/mypaint: disable on s390x

This commit is contained in:
psykose 2023-04-23 01:06:57 +00:00
parent 6d7e678fa8
commit 6e72e66ee8

View File

@ -6,7 +6,8 @@ pkgrel=0
pkgdesc="Fast and dead-simple painting app for artists"
url="https://mypaint.app/"
license="GPL-2.0-or-later"
arch="all"
# s390x: fails big endian tests
arch="all !s390x"
depends="
mypaint-brushes2
py3-cairo