Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tcllib/
Date: Fri, 02 Mar 2018 08:31:14
Message-Id: 1519979459.7342defa086945153236ff7a0ca3dce7b7f63f4e.mgorny@gentoo
1 commit: 7342defa086945153236ff7a0ca3dce7b7f63f4e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 1 22:51:01 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 08:30:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7342defa
7
8 dev-tcltk/tcllib: Keyword ~amd64-fbsd
9
10 There are 2 test failures on ~amd64-fbsd but the majority
11 of the routines work just fine and it is needed to satisfy test deps
12 of app-shells/bash-completion.
13
14 dev-tcltk/tcllib/tcllib-1.16.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-tcltk/tcllib/tcllib-1.16.ebuild b/dev-tcltk/tcllib/tcllib-1.16.ebuild
18 index 1f34a46571b..36d625eeeee 100644
19 --- a/dev-tcltk/tcllib/tcllib-1.16.ebuild
20 +++ b/dev-tcltk/tcllib/tcllib-1.16.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge//project/${PN}/${PN}/${PV}/${MY_P}.tar.bz2
28 LICENSE="BSD"
29 SLOT="0"
30 IUSE="examples"
31 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
32 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
33
34 RDEPEND="
35 dev-lang/tcl:0=