diff --git a/srcpkgs/ghostty/template b/srcpkgs/ghostty/template index 302976b8292..d726914da3a 100644 --- a/srcpkgs/ghostty/template +++ b/srcpkgs/ghostty/template @@ -20,6 +20,11 @@ homepage="https://ghostty.org/" distfiles="https://github.com/ghostty-org/ghostty/archive/refs/tags/v${version}.tar.gz" checksum=b499f3811416b9bdea0b26599f8147955ffa1da468129eb44bc45609c2775fb7 +case "${XBPS_TARGET_MACHINE}" in + armv*) broken="src/apprt/gtk/cgroup.zig:70:14: error: expected type 'usize', found 'u64'" ;; +esac + + post_install() { vlicense LICENSE rm -f ${DESTDIR}/usr/share/man/.placeholder