diff --git a/security/sn0int/Makefile b/security/sn0int/Makefile index 6248f288857..f1d8c266caa 100644 --- a/security/sn0int/Makefile +++ b/security/sn0int/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.7 2020/03/21 05:30:58 semarie Exp $ +# $OpenBSD: Makefile,v 1.8 2020/04/14 21:45:41 sthen Exp $ BROKEN-i386 = error[E0428]: the name `U1024` is defined multiple times BROKEN-sparc64= ring build-script error: called `Option::unwrap()` on a `None` value +BROKEN-aarch64= ring-0.16.11 module fails build on aarch64 COMMENT = semi-automatic OSINT framework and package manager diff --git a/www/zola/Makefile b/www/zola/Makefile index a0d0444f259..c5c6bd3eb14 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.4 2020/03/21 08:09:44 semarie Exp $ +# $OpenBSD: Makefile,v 1.5 2020/04/14 21:45:41 sthen Exp $ BROKEN-sparc64 = ring-0.16.11 module fails build on sparc64 arch +BROKEN-aarch64 = ring-0.16.11 module fails build on aarch64 COMMENT = static site generator