From efaab917fd660686358518753e73adeb3a71d4e5 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 19 Aug 2021 18:15:19 -0700 Subject: [PATCH] math/py-yt: Broken on i386 Reported by: fallout --- math/py-yt/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile index 3c4b0afafbd98..a89a91f6de903 100644 --- a/math/py-yt/Makefile +++ b/math/py-yt/Makefile @@ -12,6 +12,8 @@ COMMENT= Analysis and visualization toolkit for volumetric data LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.txt +BROKEN_i386= call to 'countOnes' is ambiguous, see https://github.com/yt-project/yt/issues/3477 + # dependencies are in setup.cfg BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= \