diff options
author | Sam James <sam@gentoo.org> | 2024-11-03 04:39:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-03 04:39:14 +0000 |
commit | 4f55f47ba85b1a3cb7cd3b727505bff632073e5a (patch) | |
tree | 65ae2476270968504d8f5bb0b0aabc19df31cb4c /dev-tcltk | |
parent | dev-tcltk/bwidget: Stabilize 1.9.16 arm, #942792 (diff) | |
download | gentoo-4f55f47ba85b1a3cb7cd3b727505bff632073e5a.tar.gz gentoo-4f55f47ba85b1a3cb7cd3b727505bff632073e5a.tar.bz2 gentoo-4f55f47ba85b1a3cb7cd3b727505bff632073e5a.zip |
dev-tcltk/thread: Stabilize 2.8.9 arm, #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 4bb72d11dec4..b0f10d512b3c 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}" |