commit: 3632c0bd55282e89132fedf8e482fc19b1f81083 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 10:15:58 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 10:16:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3632c0bd
dev-tcltk/tcl3d: Stabilize 0.9.5 amd64, #942792 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild b/dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild index 1f2e0538bf28..fad7e583aa73 100644 --- a/dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild +++ b/dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://www.tcl3d.org/download/distributions/${P}.7z" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="sdl truetype" RDEPEND="dev-lang/tcl:0=
