aboutsummaryrefslogtreecommitdiff
path: root/devel/py-dill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-dill/Makefile')
-rw-r--r--devel/py-dill/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-dill/Makefile b/devel/py-dill/Makefile
index bcb74a6183ca..63b1641c9246 100644
--- a/devel/py-dill/Makefile
+++ b/devel/py-dill/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-USES= python:3.7+
+USES= python
USE_PYTHON= pep517 concurrent autoplist pytest # tests fail, see https://github.com/uqfoundation/dill/issues/578
NO_ARCH= yes