diff options
Diffstat (limited to 'textproc/py-pystemmer/Makefile')
-rw-r--r-- | textproc/py-pystemmer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pystemmer/Makefile b/textproc/py-pystemmer/Makefile index 3c58626082d9..37fb183b2648 100644 --- a/textproc/py-pystemmer/Makefile +++ b/textproc/py-pystemmer/Makefile @@ -15,7 +15,7 @@ COMMENT= Snowball Stemming Algorithms for Information Retrieval LICENSE= MIT BSD3CLAUSE LICENSE_COMB= dual -USES= python +USES= python:3.6+ USE_PYTHON= autoplist cython distutils post-install: |