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/tix/
Date: Sat, 01 Jan 2022 11:07:43
Message-Id: 1641035160.2befdccf5678674ba5cbff795fdf26a3693b756d.sam@gentoo
1 commit: 2befdccf5678674ba5cbff795fdf26a3693b756d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 1 11:06:00 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 1 11:06:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2befdccf
7
8 dev-tcltk/tix: Stabilize 8.4.3-r2 amd64, #828737
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-tcltk/tix/tix-8.4.3-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-tcltk/tix/tix-8.4.3-r2.ebuild b/dev-tcltk/tix/tix-8.4.3-r2.ebuild
16 index 4daff64f239c..084296af625e 100644
17 --- a/dev-tcltk/tix/tix-8.4.3-r2.ebuild
18 +++ b/dev-tcltk/tix/tix-8.4.3-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tix/${MY_P}-src.tar.gz"
26
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
31
32 RESTRICT="test"