Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tcllib/
Date: Mon, 19 Jun 2017 21:26:26
Message-Id: 1497907572.5744dcd058c78cb4eb9cf3e029f914707d36e30f.slyfox@gentoo
1 commit: 5744dcd058c78cb4eb9cf3e029f914707d36e30f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 21:25:54 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 21:26:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5744dcd0
7
8 dev-tcltk/tcllib: ia64 keyworded, bug #541980
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-tcltk/tcllib/tcllib-1.16.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-tcltk/tcllib/tcllib-1.16.ebuild b/dev-tcltk/tcllib/tcllib-1.16.ebuild
16 index 4a3d1ffd96f..4232724bc11 100644
17 --- a/dev-tcltk/tcllib/tcllib-1.16.ebuild
18 +++ b/dev-tcltk/tcllib/tcllib-1.16.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge//project/${PN}/${PN}/${PV}/${MY_P}.tar.bz2"
20 LICENSE="BSD"
21 SLOT="0"
22 IUSE="examples"
23 -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25
26 RDEPEND="
27 dev-lang/tcl:0=