Skip to content
Snippets Groups Projects
Commit 656038f1 authored by Natanael Copa's avatar Natanael Copa
Browse files

community/syncthing: disable on s390x

tests fails
parent fee7fa9f
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ pkgver=0.14.28 ...@@ -7,7 +7,7 @@ pkgver=0.14.28
pkgrel=0 pkgrel=0
pkgdesc="Open Source Continuous File Synchronization" pkgdesc="Open Source Continuous File Synchronization"
url="http://syncthing.net/" url="http://syncthing.net/"
arch="all" arch="all !s390x"
license="MPLv2" license="MPLv2"
pkgusers="$pkgname" pkgusers="$pkgname"
pkggroups="$pkgname" pkggroups="$pkgname"
......
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