diff options
Diffstat (limited to 'textproc/py-fluent.syntax/Makefile')
-rw-r--r-- | textproc/py-fluent.syntax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-fluent.syntax/Makefile b/textproc/py-fluent.syntax/Makefile index 1494b1293905..e1df4e5796d2 100644 --- a/textproc/py-fluent.syntax/Makefile +++ b/textproc/py-fluent.syntax/Makefile @@ -12,7 +12,7 @@ LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7<5:devel/py-typing-extensions@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |