diff --git a/testing/gnome-autoar/APKBUILD b/testing/gnome-autoar/APKBUILD index a1214f8c535..ccfc45f7a51 100644 --- a/testing/gnome-autoar/APKBUILD +++ b/testing/gnome-autoar/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.2.2 pkgrel=0 pkgdesc="GNOME archive extraction library" url="http://www.gnome.org/" -arch="all" +arch="all !s390x" license="GPL" depends="" depends_dev="gnome-desktop-dev libarchive-dev"