diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile index 240f33e4d0b0..d9a07752e32f 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -10,6 +10,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