commit:     82da0fe6f7d33575fcad8db8d6c15107b95bdfc4
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  6 09:22:27 2026 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Mar  6 09:23:07 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82da0fe6

dev-tcltk/expect: no tcl-9

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../expect/{expect-5.45.4-r5.ebuild => expect-5.45.4-r6.ebuild}      | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-tcltk/expect/expect-5.45.4-r5.ebuild 
b/dev-tcltk/expect/expect-5.45.4-r6.ebuild
similarity index 95%
rename from dev-tcltk/expect/expect-5.45.4-r5.ebuild
rename to dev-tcltk/expect/expect-5.45.4-r6.ebuild
index 82c5864ac7bc..d1ca8b5446c3 100644
--- a/dev-tcltk/expect/expect-5.45.4-r5.ebuild
+++ b/dev-tcltk/expect/expect-5.45.4-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,8 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390
 IUSE="debug doc test threads"
 RESTRICT="!test? ( test )"
 
-DEPEND=">=dev-lang/tcl-8.2:=[threads?]"
+DEPEND=">=dev-lang/tcl-8.2:=[threads(+)?]
+       <dev-lang/tcl-9"
 RDEPEND="${DEPEND}"
 BDEPEND="test? ( dev-util/dejagnu )"
 

Reply via email to