From bffae5f9eb90d960eb0d83287b08829012104f0a Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Sat, 21 Aug 2021 01:33:43 +0200 Subject: [PATCH] sys-cluster/TCL: fix use constraints (again) Signed-off-by: Alessandro Barbieri --- sys-cluster/TCL/TCL-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/TCL/TCL-1.0.ebuild b/sys-cluster/TCL/TCL-1.0.ebuild index b4eb7020d0..de2080aff9 100644 --- a/sys-cluster/TCL/TCL-1.0.ebuild +++ b/sys-cluster/TCL/TCL-1.0.ebuild @@ -31,7 +31,7 @@ DEPEND="${RDEPEND}" REQUIRED_USE=" || ( fti scr veloc ) - || ( ${IUSE_TCL//+/} ) + ?? ( ${IUSE_TCL//+/} ) " src_prepare() {