diff options
Diffstat (limited to 'devel/py-pdoc/Makefile')
-rw-r--r-- | devel/py-pdoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pdoc/Makefile b/devel/py-pdoc/Makefile index efa03315ca65..60d5c2164090 100644 --- a/devel/py-pdoc/Makefile +++ b/devel/py-pdoc/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.11.0:devel/py-Jinja2@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}markupsafe>=0:textproc/py-markupsafe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.12.0:textproc/py-pygments@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |