From 811a053e72f189d34a37f56c3e174a7dd3105909 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 17 Sep 2017 15:16:46 +0000 Subject: [PATCH] ceph: mark broken (xbps#243) --- srcpkgs/ceph/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/ceph/template b/srcpkgs/ceph/template index c7f0f824050..b5feb762bb0 100644 --- a/srcpkgs/ceph/template +++ b/srcpkgs/ceph/template @@ -17,6 +17,8 @@ homepage="http://ceph.com/" distfiles="http://download.ceph.com/tarballs/ceph-${version}.tar.gz" checksum=ac7c16601554adb7150862e5ef8e3df0297ac02453e6000b86c8473c077fcaf3 +broken="https://github.com/voidlinux/xbps/issues/243" + case "$XBPS_TARGET_MACHINE" in *-musl) broken="Needs a lot of include patching at minimum"