diff options
author | Sam James <sam@gentoo.org> | 2024-11-03 06:42:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-03 06:42:21 +0000 |
commit | e9aaa871babc3858cdc501418ab3083de1160cea (patch) | |
tree | 186c3ff60c5237c5c795d56affaea8be2e085f2d /dev-tcltk | |
parent | dev-tcltk/bwidget: Stabilize 1.9.16 ppc64, #942792 (diff) | |
download | gentoo-e9aaa871babc3858cdc501418ab3083de1160cea.tar.gz gentoo-e9aaa871babc3858cdc501418ab3083de1160cea.tar.bz2 gentoo-e9aaa871babc3858cdc501418ab3083de1160cea.zip |
dev-tcltk/thread: Stabilize 2.8.9 ppc64, #942792
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/thread/thread-2.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/thread/thread-2.8.9.ebuild b/dev-tcltk/thread/thread-2.8.9.ebuild index b0f10d512b3c..3d0b6e0f7eb4 100644 --- a/dev-tcltk/thread/thread-2.8.9.ebuild +++ b/dev-tcltk/thread/thread-2.8.9.ebuild @@ -19,7 +19,7 @@ SRC_URI=" S="${WORKDIR}"/${PN}-${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" DEPEND="dev-lang/tcl:0=[threads]" RDEPEND="${DEPEND}" |