diff options
Diffstat (limited to 'testing/mlt')
-rw-r--r-- | testing/mlt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mlt/APKBUILD b/testing/mlt/APKBUILD index cafd3fa964..4fbc0a1721 100644 --- a/testing/mlt/APKBUILD +++ b/testing/mlt/APKBUILD @@ -5,7 +5,7 @@ pkgver=6.4.1 pkgrel=0 pkgdesc="MLT Multimedia Framework" url="https://www.mltframework.org/" -arch="all" +arch="all !s390x" # depends on fftw which does not work on s390x license="LGPL-2.1" makedepends="python ffmpeg-dev libsamplerate-dev sox-dev jack-dev gtk+2.0-dev sdl_image-dev frei0r-plugins-dev libxml2-dev fftw-dev |