mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/mypaint: disable on s390x
This commit is contained in:
parent
6d7e678fa8
commit
6e72e66ee8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user