commit: 7e5aa0c8e5ec78d986b6ea4e5a478dbea64eb761
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 08:17:17 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 08:17:17 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5aa0c8
dev-tcltk/thread: Stabilize 2.8.10 ppc64, #954635
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-tcltk/thread/thread-2.8.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-tcltk/thread/thread-2.8.10.ebuild
b/dev-tcltk/thread/thread-2.8.10.ebuild
index 69c3439ccd39..dcd0a7167e57 100644
--- a/dev-tcltk/thread/thread-2.8.10.ebuild
+++ b/dev-tcltk/thread/thread-2.8.10.ebuild
@@ -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}"