Skip to content

Commit

Permalink
devel/poetry: Remove USE_PYTHON=concurrent
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jan 29, 2023
1 parent 9965fa2 commit 8210f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/poetry/Makefile
Expand Up @@ -39,7 +39,7 @@ BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}

USES= python:3.7+
USE_PYTHON= pep517 noflavors concurrent autoplist
USE_PYTHON= pep517 noflavors autoplist

NO_ARCH= yes

Expand Down

0 comments on commit 8210f8a

Please sign in to comment.