Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Hooks-EndOfScope/
Date: Sun, 04 Dec 2016 16:43:38
Message-Id: 1480869798.66947c27e6f3281e96d5cb442ef6168d1ce9cf66.kensington@gentoo
1 commit: 66947c27e6f3281e96d5cb442ef6168d1ce9cf66
2 Author: Yuta Satoh <nigoro.dev <AT> gmail <DOT> com>
3 AuthorDate: Sun Dec 4 01:38:24 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 4 16:43:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66947c27
7
8 dev-perl/B-Hooks-EndOfScope: add ~x86-fbsd KEYWORDS
9
10 https://bugs.gentoo.org/show_bug.cgi?id=599552
11
12 dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild
16 index 60883e2..50c1370 100644
17 --- a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild
18 +++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Execute code after a scope finished compilation"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
25 IUSE="test"
26
27 RDEPEND="