www/py-html5lib: py27 flavor is no longer needed by the ports tree

This commit is contained in:
Antoine Brodin 2022-06-23 09:05:41 +00:00
parent f5683623e0
commit 046a5369a3

View File

@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}webencodings>0:converters/py-webencodings@${PY_FLAVOR}
NO_ARCH= yes
USES= cpe python:2.7+
USES= cpe python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>