diff options
Diffstat (limited to 'devel/py-commandlines/Makefile')
-rw-r--r-- | devel/py-commandlines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-commandlines/Makefile b/devel/py-commandlines/Makefile index d59f844e9b93..30f0e3bfd1d8 100644 --- a/devel/py-commandlines/Makefile +++ b/devel/py-commandlines/Makefile @@ -12,7 +12,7 @@ COMMENT= Command line argument to object parsing library LICENSE= MIT -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |