diff options
Diffstat (limited to 'community/gnome-latex/APKBUILD')
-rw-r--r-- | community/gnome-latex/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/gnome-latex/APKBUILD b/community/gnome-latex/APKBUILD index bc2d0834f6..6306e3b730 100644 --- a/community/gnome-latex/APKBUILD +++ b/community/gnome-latex/APKBUILD @@ -6,6 +6,7 @@ pkgrel=0 pkgdesc="LaTeX editor for the GNOME desktop" url="https://wiki.gnome.org/Apps/GNOME-LaTeX" arch="all !x86 !ppc64le" # Needs texlive during runtime, which isn't available +arch="$arch !s390x" # Limited by tepl-dev and gtksourceview4-dev license="GPL-3.0-or-later" depends="texlive" makedepends="glib-dev intltool itstool vala yelp gobject-introspection-dev |