diff options
Diffstat (limited to 'devel/py-cleo/Makefile')
-rw-r--r-- | devel/py-cleo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cleo/Makefile b/devel/py-cleo/Makefile index 1502a569274e..a0ee51a0b78f 100644 --- a/devel/py-cleo/Makefile +++ b/devel/py-cleo/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}crashtest>=0.4.1<0.5.0:devel/py-crashtest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rapidfuzz2>=2.2.0<3.0.0:devel/py-rapidfuzz2@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |