aboutsummaryrefslogtreecommitdiff
path: root/converters/py-unidecode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/py-unidecode/Makefile')
-rw-r--r--converters/py-unidecode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-unidecode/Makefile b/converters/py-unidecode/Makefile
index 2b4818fdc2b5..032f96662f61 100644
--- a/converters/py-unidecode/Makefile
+++ b/converters/py-unidecode/Makefile
@@ -14,7 +14,7 @@ COMMENT= ASCII transliterations of Unicode text
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist concurrent
NO_ARCH= yes