Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tablelist/
Date: Fri, 05 Nov 2021 17:33:31
Message-Id: 1636133547.ef51decb990258b917c7795693568829ac22ddfd.sam@gentoo
1 commit: ef51decb990258b917c7795693568829ac22ddfd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 5 17:32:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 5 17:32:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef51decb
7
8 dev-tcltk/tablelist: Stabilize 6.15.1 x86, #821910
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-tcltk/tablelist/tablelist-6.15.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-tcltk/tablelist/tablelist-6.15.1.ebuild b/dev-tcltk/tablelist/tablelist-6.15.1.ebuild
16 index 2c7a0a09ae1..120fbc85836 100644
17 --- a/dev-tcltk/tablelist/tablelist-6.15.1.ebuild
18 +++ b/dev-tcltk/tablelist/tablelist-6.15.1.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}/${MY_P}"
20
21 LICENSE="tablelist"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux"
25 IUSE="examples doc"
26
27 RDEPEND="dev-lang/tcl:0"