diff options
Diffstat (limited to 'textproc/py-enchant/Makefile')
-rw-r--r-- | textproc/py-enchant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile index 503ea87bd655..14739d392ffb 100644 --- a/textproc/py-enchant/Makefile +++ b/textproc/py-enchant/Makefile @@ -23,7 +23,7 @@ OPTIONS_SUB= yes OPTIONS_EXCLUDE= WX .endif -USES= python:3.6+ +USES= python USE_PYTHON= distutils py3kplist NO_ARCH= yes |