diff options
Diffstat (limited to 'devel/py-jschema-to-python/Makefile')
-rw-r--r-- | devel/py-jschema-to-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jschema-to-python/Makefile b/devel/py-jschema-to-python/Makefile index 4beb739892ea..98286e0e7076 100644 --- a/devel/py-jschema-to-python/Makefile +++ b/devel/py-jschema-to-python/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonpickle>0:devel/py-jsonpickle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>0:devel/py-pbr@${PY_FLAVOR} -USES= dos2unix python:3.6+ +USES= dos2unix python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |