dev-python/numpy: Revert "Enable pypy{,3}"

The package fails tests with PyPy.

Reverts: 91fc5273c4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-08-28 15:38:13 +02:00
parent eebcead664
commit 2e51d2dc9a

View File

@@ -3,7 +3,7 @@
EAPI="7"
PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
PYTHON_REQ_USE="threads(+)"
FORTRAN_NEEDED=lapack