diff options
Diffstat (limited to 'textproc/py-xml-default-dict/Makefile')
-rw-r--r-- | textproc/py-xml-default-dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xml-default-dict/Makefile b/textproc/py-xml-default-dict/Makefile index 8649b3ed8cc8..e4c3afe4b8aa 100644 --- a/textproc/py-xml-default-dict/Makefile +++ b/textproc/py-xml-default-dict/Makefile @@ -12,7 +12,7 @@ COMMENT= Python scripts to convert xml data into a defaultdict LICENSE= BSD2CLAUSE -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |