Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tcllib/
Date: Sun, 09 Dec 2018 23:51:30
Message-Id: 1544399225.e32effdacb1d490ab3d7ba94d0e7c046ed55ac78.whissi@gentoo
1 commit: e32effdacb1d490ab3d7ba94d0e7c046ed55ac78
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 9 23:47:05 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 9 23:47:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32effda
7
8 dev-tcltk/tcllib: x86 stable (bug #672714)
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-tcltk/tcllib/tcllib-1.19.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-tcltk/tcllib/tcllib-1.19.ebuild b/dev-tcltk/tcllib/tcllib-1.19.ebuild
17 index 8459efdba12..876f3a5a40c 100644
18 --- a/dev-tcltk/tcllib/tcllib-1.19.ebuild
19 +++ b/dev-tcltk/tcllib/tcllib-1.19.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.xz"
21 LICENSE="BSD"
22 SLOT="0"
23 IUSE="examples"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26
27 RDEPEND="
28 dev-lang/tcl:0=