summaryrefslogtreecommitdiff
path: root/textproc/py-regex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-regex/Makefile')
-rw-r--r--textproc/py-regex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-regex/Makefile b/textproc/py-regex/Makefile
index 44111b040c61..777dfac56a59 100644
--- a/textproc/py-regex/Makefile
+++ b/textproc/py-regex/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/mrabarnett/mrab-regex
LICENSE= PSFL
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils pytest # 1 test fails, see https://github.com/mrabarnett/mrab-regex/issues/482
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}