diff options
Diffstat (limited to 'devel/py-pycodeexport/Makefile')
-rw-r--r-- | devel/py-pycodeexport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pycodeexport/Makefile b/devel/py-pycodeexport/Makefile index 254597ec22bb..e8fea3f37495 100644 --- a/devel/py-pycodeexport/Makefile +++ b/devel/py-pycodeexport/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mako>=1.0.0:textproc/py-mako@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycompilation>=0.4.0:devel/py-pycompilation@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sympy>=0.7.5:math/py-sympy@${PY_FLAVOR} -USES= python:3.5+ +USES= python USE_PYTHON= distutils cython_run autoplist NO_ARCH= yes |