Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/thread/
Date: Tue, 24 Dec 2019 14:44:03
Message-Id: 1577198618.bc6c8022b19d4c4f68e68ecf59fde5003b5c39c1.zlogene@gentoo
1 commit: bc6c8022b19d4c4f68e68ecf59fde5003b5c39c1
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 24 14:43:38 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 24 14:43:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc6c8022
7
8 dev-tcltk/thread: arm stable wrt bug #703434
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Mikle Kolyada <zlogene <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 972cc84775d..7c1f025e9dc 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]"