diff --git a/srcpkgs/graphviz/template b/srcpkgs/graphviz/template index a5ef7d3ef03..8fe83240a1c 100644 --- a/srcpkgs/graphviz/template +++ b/srcpkgs/graphviz/template @@ -19,6 +19,10 @@ license="EPL" distfiles="http://www.graphviz.org/pub/graphviz/stable/SOURCES/$pkgname-$version.tar.gz" checksum=ca5218fade0204d59947126c38439f432853543b0818d9d728c589dfe7f3a421 +case "$XBPS_TARGET_MACHINE" in + aarch64*) broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/54/steps/shell_3/logs/stdio" ;; +esac + pre_configure() { autoreconf -fi }