From bb0e622ee4e93fd9a90578210e304ec04387789b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Daniel=20Colmenares=20Oviedo?= <DtxdF@disroot.org> Date: Thu, 20 Oct 2022 07:56:08 +0200 Subject: [PATCH] x11/eww: Mark BROKEN on armv7 PR: 267194 Reported by: DtxdF@disroot.org (maintainer) --- x11/eww/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11/eww/Makefile b/x11/eww/Makefile index 8de34f29f622..c47495ac2f66 100644 --- a/x11/eww/Makefile +++ b/x11/eww/Makefile @@ -11,6 +11,8 @@ WWW= https://elkowar.github.io/eww LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_armv7= mismatched types: expected \`i32\`, found \`i64\` + FLAVORS= x11 wayland wayland_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell wayland_CONFLICTS_INSTALL= ${PORTNAME}-x11 -- GitLab