aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-11-27 21:43:23 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-12-15 01:42:41 +0000
commit1f45807d128bcfb1aec39f346311eba879ad8224 (patch)
tree470795bbf60adf8ac418144403bd7dce47956a7c
parent7c7610389e5063aee53d3700b659f7a150fae082 (diff)
downloadports-1f45807d128bcfb1aec39f346311eba879ad8224.tar.gz
ports-1f45807d128bcfb1aec39f346311eba879ad8224.zip
deskutils/just: Broken on armv7
Reported by: fallout (cherry picked from commit 29f6bc7d2f7cb228767b68e95abbcf0d2a2c752b)
-rw-r--r--deskutils/just/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile
index 8b945d824350..643ddacd6caa 100644
--- a/deskutils/just/Makefile
+++ b/deskutils/just/Makefile
@@ -9,6 +9,8 @@ WWW= https://just.systems/
LICENSE= CC0-1.0
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_armv7= compilation fails: error[E0308]: mismatched types, see https://github.com/dotenv-rs/dotenv/issues/83
+
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= casey