1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

devel/py-rapidfuzz: Broken on aarch64

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2022-05-08 11:43:48 -07:00
parent d96af4ed06
commit bbdbd136b5

View File

@ -10,6 +10,8 @@ COMMENT= Rapid fuzzy string matching in Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= An error occurred while building with CMake. https://github.com/maxbachmann/RapidFuzz/issues/215
BUILD_DEPENDS= cmake:devel/cmake \
ninja:devel/ninja \
jarowinkler-cpp>0:textproc/jarowinkler-cpp \