aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-08-12 07:33:16 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-08-12 07:33:46 +0000
commit9c72fb85c79cf86177e648e5ae61e52693f723e1 (patch)
tree184a46eff44a5d28adcffece2457482fc1438b75
parent5f3c28572766ba100ad975c4515b17ea3605d21f (diff)
downloadports-9c72fb85c79cf86177e648e5ae61e52693f723e1.tar.gz
ports-9c72fb85c79cf86177e648e5ae61e52693f723e1.zip
science/py-tweedledum: Correct BROKEN line
Reported by: fallout
-rw-r--r--science/py-tweedledum/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-tweedledum/Makefile b/science/py-tweedledum/Makefile
index 0eff262e9ac5..1111e7dbb82d 100644
--- a/science/py-tweedledum/Makefile
+++ b/science/py-tweedledum/Makefile
@@ -10,7 +10,7 @@ COMMENT= Library for analysis, compilation, synthesis of quantum circuits
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_i386= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265751
+BROKEN_FreeBSD_14= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265751
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
cmake:devel/cmake