diff options
Diffstat (limited to 'devel/py-dunamai/Makefile')
-rw-r--r-- | devel/py-dunamai/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-dunamai/Makefile b/devel/py-dunamai/Makefile index 5bd00c9f810d..7c24fafa3d0b 100644 --- a/devel/py-dunamai/Makefile +++ b/devel/py-dunamai/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} -USES= python:3.5+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |