git: 9c72fb85c79c - main - science/py-tweedledum: Correct BROKEN line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Aug 2022 07:33:48 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c72fb85c79cf86177e648e5ae61e52693f723e1 commit 9c72fb85c79cf86177e648e5ae61e52693f723e1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-12 07:33:16 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-12 07:33:46 +0000 science/py-tweedledum: Correct BROKEN line Reported by: fallout --- science/py-tweedledum/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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