diff options
author | 2024-11-03 14:31:11 +0100 | |
---|---|---|
committer | 2024-11-03 14:31:11 +0100 | |
commit | 148786758c13222c58d381eb5c8dbbadaf652bbe (patch) | |
tree | ce9fcdd7b6dad5f3c9a5418e22a2b95237083ed5 /dev-lang | |
parent | dev-java/mvel: Stabilize 2.5.2 arm64, #942771 (diff) | |
download | gentoo-148786758c13222c58d381eb5c8dbbadaf652bbe.tar.gz gentoo-148786758c13222c58d381eb5c8dbbadaf652bbe.tar.bz2 gentoo-148786758c13222c58d381eb5c8dbbadaf652bbe.zip |
dev-lang/tcl: Stabilize 8.6.15 arm64, #942792
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/tcl/tcl-8.6.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/tcl/tcl-8.6.15.ebuild b/dev-lang/tcl/tcl-8.6.15.ebuild index 52482b8d6a08..a4318fe4030d 100644 --- a/dev-lang/tcl/tcl-8.6.15.ebuild +++ b/dev-lang/tcl/tcl-8.6.15.ebuild @@ -18,7 +18,7 @@ S="${SPARENT}"/unix LICENSE="tcltk Spencer-99" SLOT="0/8.6" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="debug +threads" RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]" |