diff options
Diffstat (limited to 'math/py-cmyt/Makefile')
-rw-r--r-- | math/py-cmyt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-cmyt/Makefile b/math/py-cmyt/Makefile index a0f52aef1db5..6d67ef7d85b8 100644 --- a/math/py-cmyt/Makefile +++ b/math/py-cmyt/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}more-itertools>=8.4:devel/py-more-itertools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorspacious>=1.1.2:devel/py-colorspacious@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= pep517 concurrent autoplist NO_ARCH= yes |