diff options
Diffstat (limited to 'science/py-PyQuante/Makefile')
-rw-r--r-- | science/py-PyQuante/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/py-PyQuante/Makefile b/science/py-PyQuante/Makefile index 21dbaa453ea3..8bfd4ef1ac5d 100644 --- a/science/py-PyQuante/Makefile +++ b/science/py-PyQuante/Makefile @@ -13,8 +13,6 @@ 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 |