commit: eedb256a6e7ac99473f107a61f1be269f7b19e10
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Aug 22 01:17:17 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Aug 22 01:17:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eedb256a
sys-cluster/TCL: fix IUSE_EXPAND
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
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 ca53febd9..9da088e2a 100644
--- a/sys-cluster/TCL/TCL-1.0.ebuild
+++ b/sys-cluster/TCL/TCL-1.0.ebuild
@@ -18,7 +18,7 @@ IUSE_TCL="
tcl-instrumentation-debug
+tcl-performance
"
-USE_EXPAND="TCL"
+IUSE_EXPAND="TCL"
IUSE="${IUSE_TCL} fti scr veloc"
RDEPEND="