From adc9f63934ad25c992917fb25692c48e6849872c Mon Sep 17 00:00:00 2001 From: JuhaniImberg Date: Fri, 8 May 2015 23:38:53 +0300 Subject: [PATCH] btsync: disable building on musl --- srcpkgs/btsync/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/btsync/template b/srcpkgs/btsync/template index cfd6b739fff..b8288f53f5d 100644 --- a/srcpkgs/btsync/template +++ b/srcpkgs/btsync/template @@ -1,11 +1,12 @@ pkgname=btsync version=2.0.105 -revision=1 +revision=2 repository=nonfree short_desc="Automatically sync files via secure, distributed technology" maintainer="Juhani Imberg " license="Proprietary license" homepage="https://www.getsync.com" +only_for_archs="x86_64 i686 armv7l armv6l" case "${XBPS_TARGET_MACHINE}" in x86_64)