Skip to content
Snippets Groups Projects
Commit c0e3e204 authored by Leo's avatar Leo
Browse files

community/gtksourceview4: disable on s390x

parent 875e55d9
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ pkgver=4.4.0 ...@@ -5,7 +5,7 @@ pkgver=4.4.0
pkgrel=0 pkgrel=0
pkgdesc="A text widget adding syntax highlighting and more to GNOME" pkgdesc="A text widget adding syntax highlighting and more to GNOME"
url="https://wiki.gnome.org/Projects/GtkSourceView" url="https://wiki.gnome.org/Projects/GtkSourceView"
arch="all" arch="all !s390x" # Limited by ibus -> librsvg
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
replaces="gtksourceview" replaces="gtksourceview"
depends_dev="gtk+3.0-dev libxml2-dev" depends_dev="gtk+3.0-dev libxml2-dev"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment