summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-23 01:53:17 +0000
committerSam James <sam@gentoo.org>2022-11-23 01:53:17 +0000
commit2bd7932c8724ad1bed07cfee39601e20231d70a3 (patch)
treebb12265b3666f9dc08a9f4663eb33d1e92c88150 /dev-tcltk
parentdev-tcltk/thread: Stabilize 2.8.5 x86, #882563 (diff)
downloadgentoo-2bd7932c8724ad1bed07cfee39601e20231d70a3.tar.gz
gentoo-2bd7932c8724ad1bed07cfee39601e20231d70a3.tar.bz2
gentoo-2bd7932c8724ad1bed07cfee39601e20231d70a3.zip
dev-tcltk/thread: Stabilize 2.8.5 amd64, #882563
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/thread/thread-2.8.5.ebuild2
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 e6421b825bf4..5ee7671d2363 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]"