diff options
Diffstat (limited to 'dev-tcltk/itcl/itcl-4.1.1.ebuild')
-rw-r--r-- | dev-tcltk/itcl/itcl-4.1.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-tcltk/itcl/itcl-4.1.1.ebuild b/dev-tcltk/itcl/itcl-4.1.1.ebuild index 1df899f25f0c..0c537d94770e 100644 --- a/dev-tcltk/itcl/itcl-4.1.1.ebuild +++ b/dev-tcltk/itcl/itcl-4.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,6 @@ SRC_URI="mirror://sourceforge/project/incrtcl/%5Bincr%20Tcl_Tk%5D-4-source/itcl% SLOT="0" LICENSE="BSD" KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux" -IUSE="" RDEPEND=">=dev-lang/tcl-8.6:0=" DEPEND="${RDEPEND}" |