diff options
Diffstat (limited to 'devel/py-ptpython/Makefile')
-rw-r--r-- | devel/py-ptpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ptpython/Makefile b/devel/py-ptpython/Makefile index 36aa18d6ff61..43f75adcfa69 100644 --- a/devel/py-ptpython/Makefile +++ b/devel/py-ptpython/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=0:devel/py-appdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.28<3.1.0:devel/py-prompt-toolkit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |