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:34:36
Message-Id: 1636133638.3f4f748e9917cb9179c5ded75046ea60bfe9fad6.sam@gentoo
1 commit: 3f4f748e9917cb9179c5ded75046ea60bfe9fad6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 5 17:33:58 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 5 17:33:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4f748e
7
8 dev-tcltk/tablelist: Stabilize 6.15.1 amd64, #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 120fbc85836..238621e5bb3 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"