Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2022 20:54:38 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bb0e622ee4e9 - main - x11/eww: Mark BROKEN on armv7
Message-ID:  <202210202054.29KKscqQ026559@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bb0e622ee4e93fd9a90578210e304ec04387789b

commit bb0e622ee4e93fd9a90578210e304ec04387789b
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2022-10-20 05:56:08 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-20 20:50:55 +0000

    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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210202054.29KKscqQ026559>