From a60b0777ca97ddfd007fd799d38008041ffba9a2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 26 Apr 2025 06:32:37 +0100 Subject: [PATCH] dev-tcltk/thread: Stabilize 2.8.10 arm, #954635 Signed-off-by: Sam James --- dev-tcltk/thread/thread-2.8.10.ebuild | 4 ++-- 1 file 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 4bb72d11dec40..69c3439ccd39b 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}"