aboutsummaryrefslogtreecommitdiff
path: root/lang/rustpython
diff options
context:
space:
mode:
Diffstat (limited to 'lang/rustpython')
-rw-r--r--lang/rustpython/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/rustpython/Makefile b/lang/rustpython/Makefile
index fc49432db9ef..d00af27129e0 100644
--- a/lang/rustpython/Makefile
+++ b/lang/rustpython/Makefile
@@ -10,6 +10,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= fails to compile, see https://github.com/rusqlite/rusqlite/issues/1440
+BROKEN_i396= fails to compile, see https://github.com/RustPython/RustPython/issues/5318
USES= cargo