aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-docstring-parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-docstring-parser/Makefile')
-rw-r--r--textproc/py-docstring-parser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-docstring-parser/Makefile b/textproc/py-docstring-parser/Makefile
index 3af4f871341c..f5f13b8d0aee 100644
--- a/textproc/py-docstring-parser/Makefile
+++ b/textproc/py-docstring-parser/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils
TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}