diff options
Diffstat (limited to 'devel/py-termcolor-whl/Makefile')
-rw-r--r-- | devel/py-termcolor-whl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-termcolor-whl/Makefile b/devel/py-termcolor-whl/Makefile index 98b7df43a45f..417c2def0f2e 100644 --- a/devel/py-termcolor-whl/Makefile +++ b/devel/py-termcolor-whl/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0.12:devel/py-poetry-core@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |