mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
math/py-ducc0: Broken on i386
Reported by: fallout
This commit is contained in:
parent
e2dd87ef86
commit
3e85e04986
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ COMMENT= Distinctly Useful Code Collection (DUCC)
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_i386= non-constant-expression cannot be narrowed from type 'long long' to 'int' in initializer list (reported to the author on 2021-05-02 and 2022-02-01)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR}
|
||||
|
|
Loading…
Add table
Reference in a new issue