commit:     537bdc218039fab3abc2b7d88f04e0a8a5661bed
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  6 12:18:31 2026 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Mar  6 12:18:53 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=537bdc21

dev-tcltk/scwoop: not tcl-9

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

 dev-tcltk/scwoop/{scwoop-4.1-r1.ebuild => scwoop-4.1-r2.ebuild} | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-tcltk/scwoop/scwoop-4.1-r1.ebuild 
b/dev-tcltk/scwoop/scwoop-4.1-r2.ebuild
similarity index 86%
rename from dev-tcltk/scwoop/scwoop-4.1-r1.ebuild
rename to dev-tcltk/scwoop/scwoop-4.1-r2.ebuild
index bf25372e0b22..b075312c0286 100644
--- a/dev-tcltk/scwoop/scwoop-4.1-r1.ebuild
+++ b/dev-tcltk/scwoop/scwoop-4.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,10 +8,11 @@ HOMEPAGE="http://jfontain.free.fr/scwoop41.htm";
 SRC_URI="http://jfontain.free.fr/${P}.tar.gz";
 
 LICENSE="jfontain"
-KEYWORDS="amd64 ~ppc x86"
 SLOT="0"
+KEYWORDS="amd64 ~ppc x86"
 
-DEPEND="dev-tcltk/tcllib"
+DEPEND="dev-tcltk/tcllib
+       <dev-lang/tcl-9"
 RDEPEND="${DEPEND}"
 
 HTML_DOCS=( scwoop.htm )

Reply via email to