aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/starship/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/starship/Makefile b/shells/starship/Makefile
index ff8133f27330..3b59fa7114d0 100644
--- a/shells/starship/Makefile
+++ b/shells/starship/Makefile
@@ -12,6 +12,7 @@ LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_i386= conflicting types for 'get_cpu_speed' in the sys-info-rs crate, see https://github.com/FillZpp/sys-info-rs/issues/80
+BROKEN_powerpc= conflicting types for 'get_cpu_speed' in the sys-info-rs crate, see https://github.com/FillZpp/sys-info-rs/issues/80
LIB_DEPENDS= libgit2.so:devel/libgit2 \
libssh2.so:security/libssh2