diff options
Diffstat (limited to 'textproc/py-regex/Makefile')
-rw-r--r-- | textproc/py-regex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-regex/Makefile b/textproc/py-regex/Makefile index 0070574f37cc..b415b39a8b44 100644 --- a/textproc/py-regex/Makefile +++ b/textproc/py-regex/Makefile @@ -11,7 +11,7 @@ COMMENT= Alternative regular expression module, to replace re LICENSE= PSFL -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils post-install: |