commit: 9c25b39727ae1c92abcfda15d5edd3c16f9c0578
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 10:15:59 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=9c25b397
dev-tcltk/thread: Stabilize 2.8.9 amd64, #942792
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-tcltk/thread/thread-2.8.9.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-tcltk/thread/thread-2.8.9.ebuild
b/dev-tcltk/thread/thread-2.8.9.ebuild
index 3d0b6e0f7eb4..0a0394b80c61 100644
--- a/dev-tcltk/thread/thread-2.8.9.ebuild
+++ b/dev-tcltk/thread/thread-2.8.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SRC_URI="
S="${WORKDIR}"/${PN}-${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~riscv ~s390
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~riscv ~s390
~sparc ~x86"
DEPEND="dev-lang/tcl:0=[threads]"
RDEPEND="${DEPEND}"