diff options
Diffstat (limited to 'textproc/py-html2text2018')
-rw-r--r-- | textproc/py-html2text2018/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-html2text2018/Makefile b/textproc/py-html2text2018/Makefile index d4bf79807cf4..d0752439c32e 100644 --- a/textproc/py-html2text2018/Makefile +++ b/textproc/py-html2text2018/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes |