diff options
Diffstat (limited to 'devel/py-pyrepl/Makefile')
-rw-r--r-- | devel/py-pyrepl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyrepl/Makefile b/devel/py-pyrepl/Makefile index 23673fb1411e..cfdd154a6352 100644 --- a/devel/py-pyrepl/Makefile +++ b/devel/py-pyrepl/Makefile @@ -13,7 +13,7 @@ COMMENT= Replacement for readline and interactive environment for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |