aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-03-28 17:40:39 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-03-28 17:40:39 +0000
commit5142d8cfdd4a1e34f473ec3e8161ec20219b2170 (patch)
tree1240c1c2efa460e4dbefac1aa14908bffba5b27f
parent3f41578a219baebd46c6b74e620ddebab0dbe7cd (diff)
downloadports-5142d8cfdd4a1e34f473ec3e8161ec20219b2170.tar.gz
ports-5142d8cfdd4a1e34f473ec3e8161ec20219b2170.zip
devel/ruff: Broken in i386
Reported by: fallout
-rw-r--r--devel/ruff/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruff/Makefile b/devel/ruff/Makefile
index bd5eae1be18c..3957eafdc9f7 100644
--- a/devel/ruff/Makefile
+++ b/devel/ruff/Makefile
@@ -11,6 +11,8 @@ WWW= https://github.com/charliermarsh/ruff
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= compilation fails: evaluation of constant value failed, see https://github.com/briansmith/ring/issues/2006
+
BUILD_DEPENDS= gmake:devel/gmake
USES= cargo