diff options
Diffstat (limited to 'textproc/py-python-docs-theme')
-rw-r--r-- | textproc/py-python-docs-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-docs-theme/Makefile b/textproc/py-python-docs-theme/Makefile index c1c0be69b810..bb332a149d64 100644 --- a/textproc/py-python-docs-theme/Makefile +++ b/textproc/py-python-docs-theme/Makefile @@ -12,7 +12,7 @@ COMMENT= Sphinx theme for the CPython docs and related projects LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes |