aboutsummaryrefslogtreecommitdiff
path: root/devel/py-flake8-future-annotations/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-flake8-future-annotations/Makefile')
-rw-r--r--devel/py-flake8-future-annotations/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-flake8-future-annotations/Makefile b/devel/py-flake8-future-annotations/Makefile
index 790c2b68c3a8..91a6d663155b 100644
--- a/devel/py-flake8-future-annotations/Makefile
+++ b/devel/py-flake8-future-annotations/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>0:devel/py-flake8@${PY_FLAVOR}
# The authors claim python 3.7+, but the py-flake8 port requires 3.8+
-USES= python:3.8+
+USES= python
USE_PYTHON= autoplist concurrent distutils pytest
NO_ARCH= yes