Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/thread/
Date: Tue, 24 Dec 2019 08:09:07
Message-Id: 1577174868.362d3f484b60af3b6ba9bd3fec7140855ed54d86.ago@gentoo
1 commit: 362d3f484b60af3b6ba9bd3fec7140855ed54d86
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 24 08:07:48 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 24 08:07:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=362d3f48
7
8 dev-tcltk/thread: x86 stable wrt bug #703434
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-tcltk/thread/thread-2.8.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-tcltk/thread/thread-2.8.2.ebuild b/dev-tcltk/thread/thread-2.8.2.ebuild
18 index e2abbac3a81..972cc84775d 100644
19 --- a/dev-tcltk/thread/thread-2.8.2.ebuild
20 +++ b/dev-tcltk/thread/thread-2.8.2.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/tcl/Thread%20Extension/${PV}/${MY_P}.tar.g
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
27 IUSE=""
28
29 DEPEND="dev-lang/tcl:0=[threads]"