diff options
-rw-r--r-- | testing/efl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/efl/APKBUILD b/testing/efl/APKBUILD index bc55f2d879..44966f2b36 100644 --- a/testing/efl/APKBUILD +++ b/testing/efl/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.21.1 pkgrel=0 pkgdesc="Enlightenment Foundation Libraries" url="https://www.enlightenment.org" -arch="all" +arch="all !s390x" #luajit not available license="BSD-2 GPL-2 LGPL-2.1 ZLIB" depends="dbus fontconfig freetype fribidi giflib gstreamer gst-plugins-base \ libpng libjpeg-turbo libx11 libxcomposite libxcursor libxdamage \ |