mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/syncthing-inotify: enable build on ppc64le and s390x
Enable build on both arches as syncthinis is building fine on them.
This commit is contained in:
parent
99f8caafd6
commit
9b6e05fdac
@ -5,7 +5,7 @@ pkgver=0.8.7
|
||||
pkgrel=1
|
||||
pkgdesc="File watcher intended for use with Syncthing"
|
||||
url="https://github.com/syncthing/syncthing-inotify"
|
||||
arch="all !s390x !armhf !ppc64le"
|
||||
arch="all !armhf"
|
||||
license="MPL-2.0"
|
||||
depends="syncthing"
|
||||
makedepends="go"
|
||||
|
Loading…
Reference in New Issue
Block a user