summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-04-26 06:32:37 +0100
committerSam James <sam@gentoo.org>2025-04-26 06:32:37 +0100
commita60b0777ca97ddfd007fd799d38008041ffba9a2 (patch)
tree49fea229e83454dfc3fbbf95803a059eebaa92ea
parentdd3a82d90d54b59b166b52ae8880dafb6d29e1c5 (diff)
downloadgentoo-a60b0777ca97ddfd007fd799d38008041ffba9a2.tar.gz
gentoo-a60b0777ca97ddfd007fd799d38008041ffba9a2.tar.bz2
gentoo-a60b0777ca97ddfd007fd799d38008041ffba9a2.zip
dev-tcltk/thread: Stabilize 2.8.10 arm, #954635
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-tcltk/thread/thread-2.8.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/thread/thread-2.8.10.ebuild b/dev-tcltk/thread/thread-2.8.10.ebuild
index 4bb72d11dec4..69c3439ccd39 100644
--- a/dev-tcltk/thread/thread-2.8.10.ebuild
+++ b/dev-tcltk/thread/thread-2.8.10.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}"