aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/dotenv-linter/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/dotenv-linter/Makefile b/misc/dotenv-linter/Makefile
index b2d45398d16d..15e24baefc19 100644
--- a/misc/dotenv-linter/Makefile
+++ b/misc/dotenv-linter/Makefile
@@ -8,6 +8,8 @@ MAINTAINER= yuri@FreeBSD.org
COMMENT= Linter for .env files. Written in Rust
WWW= https://dotenv-linter.github.io
+BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/dotenv-linter/dotenv-linter/issues/742
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE