diff options
Diffstat (limited to 'devel/py-pythonbrew/Makefile')
-rw-r--r-- | devel/py-pythonbrew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pythonbrew/Makefile b/devel/py-pythonbrew/Makefile index 915e63041a76..8cd767bf010b 100644 --- a/devel/py-pythonbrew/Makefile +++ b/devel/py-pythonbrew/Makefile @@ -13,7 +13,7 @@ COMMENT= Python Environment manager LICENSE= MIT -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist .include <bsd.port.mk> |