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: Tue, 27 Mar 2018 19:07:13
Message-Id: 1522177620.9156dba509f52f2e272d40cb3edcf1bc86e7a670.slyfox@gentoo
1 commit: 9156dba509f52f2e272d40cb3edcf1bc86e7a670
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Mar 27 18:24:50 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 27 19:07:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9156dba5
7
8 dev-tcltk/tcllib: keyworded 1.16 for sparc, bug #651582
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-tcltk/tcllib/tcllib-1.16.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-tcltk/tcllib/tcllib-1.16.ebuild b/dev-tcltk/tcllib/tcllib-1.16.ebuild
17 index 36d625eeeee..7b08ec0f92b 100644
18 --- a/dev-tcltk/tcllib/tcllib-1.16.ebuild
19 +++ b/dev-tcltk/tcllib/tcllib-1.16.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge//project/${PN}/${PN}/${PV}/${MY_P}.tar.bz2
21 LICENSE="BSD"
22 SLOT="0"
23 IUSE="examples"
24 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
26
27 RDEPEND="
28 dev-lang/tcl:0=