diff options
author | Sam James <sam@gentoo.org> | 2022-11-23 01:55:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-23 01:55:49 +0000 |
commit | 05a2d93b9a2a7daf9dac14fdf5b498e658b9f469 (patch) | |
tree | ac44abad47addad630ed583df55134517a1e53b0 /dev-tcltk | |
parent | dev-tcltk/itcl: Stabilize 4.2.2 amd64, #882561 (diff) | |
download | gentoo-05a2d93b9a2a7daf9dac14fdf5b498e658b9f469.tar.gz gentoo-05a2d93b9a2a7daf9dac14fdf5b498e658b9f469.tar.bz2 gentoo-05a2d93b9a2a7daf9dac14fdf5b498e658b9f469.zip |
dev-tcltk/thread: Stabilize 2.8.5 ppc, #882563
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/thread/thread-2.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/thread/thread-2.8.5.ebuild b/dev-tcltk/thread/thread-2.8.5.ebuild index f5fff6772939..79171cd24ef1 100644 --- a/dev-tcltk/thread/thread-2.8.5.ebuild +++ b/dev-tcltk/thread/thread-2.8.5.ebuild @@ -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 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sparc x86" IUSE="" DEPEND="dev-lang/tcl:0=[threads]" |