diff options
author | 2024-09-26 12:36:39 +0200 | |
---|---|---|
committer | 2024-09-26 12:36:39 +0200 | |
commit | 1175599b295a5f2b19269a277d250c2034079376 (patch) | |
tree | b19114403fb7896c50ff1ff2eec4ce91ee222a29 /dev-lang/tk | |
parent | dev-lang/tcl: Stabilize 8.6.14 x86, #940114 (diff) | |
download | gentoo-1175599b295a5f2b19269a277d250c2034079376.tar.gz gentoo-1175599b295a5f2b19269a277d250c2034079376.tar.bz2 gentoo-1175599b295a5f2b19269a277d250c2034079376.zip |
dev-lang/tk: Stabilize 8.6.14 x86, #940114
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/tk-8.6.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/tk/tk-8.6.14.ebuild b/dev-lang/tk/tk-8.6.14.ebuild index 4a860c106018..e833193b612f 100644 --- a/dev-lang/tk/tk-8.6.14.ebuild +++ b/dev-lang/tk/tk-8.6.14.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://downloads.sourceforge.net/tcl/${MY_P}-src.tar.gz" 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 )" |