1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

textproc/py-toml: py27 flavor is no longer needed

This commit is contained in:
Antoine Brodin 2021-04-23 18:38:21 +00:00
parent 3ab35823d4
commit f66579ff68

View File

@ -12,7 +12,7 @@ COMMENT= Python library for parsing and creating TOML
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python:2.7+
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes