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/Sub-Identify/
Date: Sat, 05 Nov 2016 14:30:46
Message-Id: 1478356227.422bd67d43e5a74600bf569d815f5e64d396b776.kensington@gentoo
1 commit: 422bd67d43e5a74600bf569d815f5e64d396b776
2 Author: Yuta Satoh <nigoro.dev <AT> gmail <DOT> com>
3 AuthorDate: Sat Nov 5 03:51:34 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 5 14:30:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422bd67d
7
8 dev-perl/Sub-Identify: add ~x86-fbsd KEYWORDS
9
10 dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild
14 index e627274..999d2dd 100644
15 --- a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild
16 +++ b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild
17 @@ -11,7 +11,7 @@ inherit perl-module
18 DESCRIPTION="Retrieve names of code references"
19
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86 ~ppc-macos ~x64-macos ~x86-solaris"
22 +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
23 IUSE="test"
24
25 RDEPEND="