From a95527cc93d1beb3ce4ef6fec83a034173d3a4c2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Feb 2024 21:40:07 +0000 Subject: [PATCH] dev-tcltk/thread: Keyword 2.8.5 arm64, #924721 Signed-off-by: Sam James --- dev-tcltk/thread/thread-2.8.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tcltk/thread/thread-2.8.5.ebuild b/dev-tcltk/thread/thread-2.8.5.ebuild index a5c3f05023c1f..61566c2ab2ea9 100644 --- a/dev-tcltk/thread/thread-2.8.5.ebuild +++ b/dev-tcltk/thread/thread-2.8.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/tcl/Thread%20Extension/${PV}/${MY_P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="" DEPEND="dev-lang/tcl:0=[threads]"