summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-16 21:40:07 +0000
committerSam James <sam@gentoo.org>2024-02-16 21:40:07 +0000
commita95527cc93d1beb3ce4ef6fec83a034173d3a4c2 (patch)
tree6496121b7959cb291ff4d71d11dfa269c6c289d9 /dev-tcltk
parentsys-apps/gentoo-functions: add 1.0 (masked) (diff)
downloadgentoo-a95527cc93d1beb3ce4ef6fec83a034173d3a4c2.tar.gz
gentoo-a95527cc93d1beb3ce4ef6fec83a034173d3a4c2.tar.bz2
gentoo-a95527cc93d1beb3ce4ef6fec83a034173d3a4c2.zip
dev-tcltk/thread: Keyword 2.8.5 arm64, #924721
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/thread/thread-2.8.5.ebuild4
1 files 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 a5c3f05023c1..61566c2ab2ea 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]"