diff options
Diffstat (limited to 'devel/py-ast-decompiler/Makefile')
-rw-r--r-- | devel/py-ast-decompiler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ast-decompiler/Makefile b/devel/py-ast-decompiler/Makefile index 1bb155aabc8e..77c30f616ce6 100644 --- a/devel/py-ast-decompiler/Makefile +++ b/devel/py-ast-decompiler/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.4<4:devel/py-flit-core@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |