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

Mark as broken on aarch64.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-06-25 04:54:53 +00:00
parent 18d5a5524f
commit dea0d0054a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473290

View File

@ -12,6 +12,8 @@ COMMENT= Quantum chemistry in Python
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= fails to compile: Src/PyQuante/contracted_gto.c:2063:46: error: no member named 'd_type' in 'PyMethodDescrObject'
RUN_DEPENDS= ${PYNUMPY}
USES= python:2.7