clsync: enable ppc64le support
[ci skip]
This commit is contained in:
parent
00042b7081
commit
354cbf3268
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=clsync
|
||||||
version=0.4.2
|
version=0.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
only_for_archs="x86_64 i686"
|
only_for_archs="x86_64 i686 ppc64le"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="glib-devel"
|
makedepends="glib-devel"
|
||||||
short_desc="File live sync daemon based on inotify/kqueue/bsm"
|
short_desc="File live sync daemon based on inotify/kqueue/bsm"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue