summaryrefslogtreecommitdiff
path: root/devel/py-line-profiler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-line-profiler/Makefile')
-rw-r--r--devel/py-line-profiler/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-line-profiler/Makefile b/devel/py-line-profiler/Makefile
index 4e61322ac9a6..b29b9d21c21d 100644
--- a/devel/py-line-profiler/Makefile
+++ b/devel/py-line-profiler/Makefile
@@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=5.3:devel/py-coverage@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ubelt>=1.0.1:devel/py-ubelt@${PY_FLAVOR}
-USES= python:3.7+
+USES= python
USE_PYTHON= distutils cython autoplist pytest # 1 test fails, see https://github.com/pyutils/line_profiler/issues/159
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}