diff options
Diffstat (limited to 'textproc/py-pytidylib/Makefile')
-rw-r--r-- | textproc/py-pytidylib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pytidylib/Makefile b/textproc/py-pytidylib/Makefile index 99fc8d0e73a6..6d6c7d1ad11b 100644 --- a/textproc/py-pytidylib/Makefile +++ b/textproc/py-pytidylib/Makefile @@ -13,7 +13,7 @@ COMMENT= Python wrapper for HTML Tidy (tidylib) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes |