Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/itk/
Date: Sun, 07 Apr 2019 22:16:01
Message-Id: 1554675302.42f1e4af4f3456872209a2ef2e1ce925a9c14b00.bman@gentoo
1 commit: 42f1e4af4f3456872209a2ef2e1ce925a9c14b00
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 7 22:15:02 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 7 22:15:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f1e4af
7
8 dev-tcltk/itk: amd64 stable wrt bug #677358
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-tcltk/itk/itk-4.1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-tcltk/itk/itk-4.1.0.ebuild b/dev-tcltk/itk/itk-4.1.0.ebuild
17 index e7aee553cbc..dcdfd330c0a 100644
18 --- a/dev-tcltk/itk/itk-4.1.0.ebuild
19 +++ b/dev-tcltk/itk/itk-4.1.0.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/project/incrtcl/%5Bincr%20Tcl_Tk%5D-4-source/itk%2
21 IUSE=""
22 SLOT="0"
23 LICENSE="BSD"
24 -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~ia64 ppc sparc ~x86 ~amd64-linux ~x86-linux"
26
27 DEPEND="
28 >=dev-lang/tk-8.6:=