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: Sat, 29 Dec 2018 16:00:57
Message-Id: 1546099241.3676531dfec70f44690f9fda68107d0d89da9cf4.slyfox@gentoo
1 commit: 3676531dfec70f44690f9fda68107d0d89da9cf4
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Dec 29 15:52:03 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 29 16:00:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3676531d
7
8 dev-tcltk/tcllib: stable 1.19 for sparc, bug #672714
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-tcltk/tcllib/tcllib-1.19.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-tcltk/tcllib/tcllib-1.19.ebuild b/dev-tcltk/tcllib/tcllib-1.19.ebuild
19 index cae2a52b5a6..b18d7ecbb42 100644
20 --- a/dev-tcltk/tcllib/tcllib-1.19.ebuild
21 +++ b/dev-tcltk/tcllib/tcllib-1.19.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.xz"
23 LICENSE="BSD"
24 SLOT="0"
25 IUSE="examples"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
28
29 RDEPEND="
30 dev-lang/tcl:0=