Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2022 07:33:48 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9c72fb85c79c - main - science/py-tweedledum: Correct BROKEN line
Message-ID:  <202208120733.27C7Xmvo089895@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208120733.27C7Xmvo089895>