diff options
Diffstat (limited to 'textproc/py-grapheme/Makefile')
-rw-r--r-- | textproc/py-grapheme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-grapheme/Makefile b/textproc/py-grapheme/Makefile index 1ee9beb4e58f..0c6f057410d2 100644 --- a/textproc/py-grapheme/Makefile +++ b/textproc/py-grapheme/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/alvinlindstam/grapheme LICENSE= MIT -USES= python:3.5+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |