diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 16:56:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 16:56:14 +0300 |
commit | 6f2cb920891284c85036e97ef1f5047e8d7db40d (patch) | |
tree | 2786bd23d5ab30e03537f1ff0af77d36e0c3e407 /dev-lang/tcl | |
parent | app-crypt/ccid: Stabilize 1.5.5 arm, #940091 (diff) | |
download | gentoo-6f2cb920891284c85036e97ef1f5047e8d7db40d.tar.gz gentoo-6f2cb920891284c85036e97ef1f5047e8d7db40d.tar.bz2 gentoo-6f2cb920891284c85036e97ef1f5047e8d7db40d.zip |
dev-lang/tcl: Stabilize 8.6.14 arm, #940114
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r-- | dev-lang/tcl/tcl-8.6.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/tcl/tcl-8.6.14.ebuild b/dev-lang/tcl/tcl-8.6.14.ebuild index 3b4869704093..f9854fb642ae 100644 --- a/dev-lang/tcl/tcl-8.6.14.ebuild +++ b/dev-lang/tcl/tcl-8.6.14.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://downloads.sourceforge.net/tcl/${PN}-core${PV}-src.tar.gz" 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}]" |