diff options
Diffstat (limited to 'devel/py-pythran/Makefile')
-rw-r--r-- | devel/py-pythran/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pythran/Makefile b/devel/py-pythran/Makefile index 0d037230015a..b8b4ecb60ccf 100644 --- a/devel/py-pythran/Makefile +++ b/devel/py-pythran/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}gast>=0.5.0:devel/py-gast@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beniget>=0.4.0:devel/py-beniget@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |