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