diff options
Diffstat (limited to 'devel/py-http-prompt/Makefile')
-rw-r--r-- | devel/py-http-prompt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-http-prompt/Makefile b/devel/py-http-prompt/Makefile index c8ca7de1c8f4..a9399a875e0c 100644 --- a/devel/py-http-prompt/Makefile +++ b/devel/py-http-prompt/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=5.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.1.0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.0:devel/py-yaml@${PY_FLAVOR} \ -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |