summaryrefslogtreecommitdiff
path: root/dev-tcltk/thread
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-02-08 12:15:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-02-08 12:16:20 +0200
commit9c25b39727ae1c92abcfda15d5edd3c16f9c0578 (patch)
tree00cdcaaa00b7feb3cd5d31b7a5a6fe3a16f47765 /dev-tcltk/thread
parent39729b8a43b5e95848dfd779d7580fa9fc45032e (diff)
downloadgentoo-9c25b39727ae1c92abcfda15d5edd3c16f9c0578.tar.gz
gentoo-9c25b39727ae1c92abcfda15d5edd3c16f9c0578.tar.bz2
gentoo-9c25b39727ae1c92abcfda15d5edd3c16f9c0578.zip
dev-tcltk/thread: Stabilize 2.8.9 amd64, #942792
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-tcltk/thread')
-rw-r--r--dev-tcltk/thread/thread-2.8.9.ebuild4
1 files 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}"