aboutsummaryrefslogtreecommitdiff
path: root/lang/rustpython
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-12 18:35:09 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-12 18:35:33 +0000
commit57e2b638baa5a562b2fef2702121e45f205cb41d (patch)
tree313fa6f1a860ac15a9fb6d14bb82da10f2dd281c /lang/rustpython
parentd67a7a64b529f0d056b727ab5dcbc084a7853dc4 (diff)
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