diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-03 14:31:11 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-03 14:31:11 +0100 |
commit | 2052d31e8d787c911fa4d2f0e68d1829278a7f92 (patch) | |
tree | 85e74e701db321eb8807d5bfb16dce5776ceb94f /dev-lang | |
parent | dev-lang/tcl: Stabilize 8.6.15 arm64, #942792 (diff) | |
download | gentoo-2052d31e8d787c911fa4d2f0e68d1829278a7f92.tar.gz gentoo-2052d31e8d787c911fa4d2f0e68d1829278a7f92.tar.bz2 gentoo-2052d31e8d787c911fa4d2f0e68d1829278a7f92.zip |
dev-lang/tk: 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/tk/tk-8.6.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/tk/tk-8.6.15.ebuild b/dev-lang/tk/tk-8.6.15.ebuild index 70d152406f83..3feae30ca780 100644 --- a/dev-lang/tk/tk-8.6.15.ebuild +++ b/dev-lang/tk/tk-8.6.15.ebuild @@ -18,7 +18,7 @@ S="${SPARENT}"/unix LICENSE="tcltk" SLOT="0/8.6" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="debug +threads truetype aqua xscreensaver" RESTRICT="!test? ( test )" |