freecad: broken on aarch64

This commit is contained in:
Toyam Cox 2016-10-20 20:46:01 -04:00
parent 0f8895e5b9
commit b5d785748f
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,10 @@ homepage="http://freecadweb.org/"
distfiles="https://github.com/FreeCAD/FreeCAD/archive/${version}.tar.gz"
checksum=6cc71ab4b0dc60b493d3aaa4b42f1ce1af9d4fcd539309ab0792804579e18e09
case "${XBPS_TARGET_MACHINE}" in
aarch64*) broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/1402";;
esac
post_install() {
# AppHomePath is computed with binary's realpath: