From 1f45807d128bcfb1aec39f346311eba879ad8224 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 27 Nov 2022 13:43:23 -0800 Subject: deskutils/just: Broken on armv7 Reported by: fallout (cherry picked from commit 29f6bc7d2f7cb228767b68e95abbcf0d2a2c752b) --- deskutils/just/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3