Skip site navigation (1)Skip section navigation (2)



index | | raw e-mail

    textproc/py-lingua-language-detector: Remove 'concurrent'
---
 textproc/py-lingua-language-detector/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/py-lingua-language-detector/Makefile b/textproc/py-lingua-language-detector/Makefile
index 80d13b6b1cbe..2f0ffd67e3a0 100644
--- a/textproc/py-lingua-language-detector/Makefile
+++ b/textproc/py-lingua-language-detector/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}maturin>=1.1:devel/py-maturin@${PY_FLAVOR}
 
 USES=		cargo python
-USE_PYTHON=	pep517 concurrent autoplist
+USE_PYTHON=	pep517 autoplist
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	pemistahl


home | help