Skip to content
Snippets Groups Projects
Commit 9798677f authored by alice's avatar alice
Browse files

testing/gmic: disable on s390x

parent 6e9bf2a8
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ pkgver=3.2.3 ...@@ -4,7 +4,7 @@ pkgver=3.2.3
pkgrel=0 pkgrel=0
pkgdesc="GREYC's Magic for Image Computing" pkgdesc="GREYC's Magic for Image Computing"
url="https://gmic.eu/" url="https://gmic.eu/"
arch="all" arch="all !s390x"
license="CECILL-2.1" license="CECILL-2.1"
makedepends=" makedepends="
bash bash
......
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