summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/oculante/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/oculante/Makefile b/graphics/oculante/Makefile
index 36242d410e6f..53d51ea69552 100644
--- a/graphics/oculante/Makefile
+++ b/graphics/oculante/Makefile
@@ -8,6 +8,7 @@ WWW= https://github.com/woelper/oculante
LICENSE= MIT
+BROKEN_aarch64= compilation failure, cannot find type ucontext_t in crate libc, see https://github.com/Xudong-Huang/generator-rs/issues/69
BROKEN_i386= compilation failure, see https://github.com/etemesi254/zune-image/issues/205
BUILD_DEPENDS= convert:graphics/ImageMagick7