diff options
Diffstat (limited to 'textproc/py-jupyterlab-pygments/Makefile')
-rw-r--r-- | textproc/py-jupyterlab-pygments/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-jupyterlab-pygments/Makefile b/textproc/py-jupyterlab-pygments/Makefile index 61dac3176535..10e521347730 100644 --- a/textproc/py-jupyterlab-pygments/Makefile +++ b/textproc/py-jupyterlab-pygments/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PY_PYGMENTS} -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |