From a51a5e03717c38fd8d215e1e656faf34c5beec6f Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Tue, 13 Jul 2021 09:26:38 +0000 Subject: [PATCH] devel/gitui: mark BROKEN on powerpc Same issue as on i386. --- devel/gitui/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile index 01590de79752..cab86ab86c6d 100644 --- a/devel/gitui/Makefile +++ b/devel/gitui/Makefile @@ -10,6 +10,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_i386= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80 +BROKEN_powerpc= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80 BUILD_DEPENDS= bash:shells/bash \ gmake:devel/gmake