aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-02-02 21:51:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-02-02 21:51:30 +0000
commitb40f58a980ac0a77f06f8fb028c5892c1ec35c49 (patch)
tree6ab19ebd361e3240533dee13f3ab8f64369ef756
parente8cc628ef22487336cb4fff83b6a04ee8a295da8 (diff)
downloadports-b40f58a980ac0a77f06f8fb028c5892c1ec35c49.tar.gz
ports-b40f58a980ac0a77f06f8fb028c5892c1ec35c49.zip
x11/eww: Broken on powerpc64le
Reported by: fallout
-rw-r--r--x11/eww/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/eww/Makefile b/x11/eww/Makefile
index 0ef675abfa4e..2ab7ae0733ae 100644
--- a/x11/eww/Makefile
+++ b/x11/eww/Makefile
@@ -16,6 +16,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv7= mismatched types: expected \`i32\`, found \`i64\`
+BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583
FLAVORS= x11 wayland
wayland_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell