diff options
Diffstat (limited to 'devel/py-pyformance/Makefile')
-rw-r--r-- | devel/py-pyformance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyformance/Makefile b/devel/py-pyformance/Makefile index f64d1ff830de..c1088dd28975 100644 --- a/devel/py-pyformance/Makefile +++ b/devel/py-pyformance/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} OPTIONS_DEFINE= DOCS NO_ARCH= yes -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils PORTDOCS= README.md |