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/XML-Simple/
Date: Sat, 05 Nov 2016 15:07:22
Message-Id: 1478358425.00cff0cc2720a548c7519ee13469509c7e798954.kensington@gentoo
1 commit: 00cff0cc2720a548c7519ee13469509c7e798954
2 Author: Yuta Satoh <nigoro.dev <AT> gmail <DOT> com>
3 AuthorDate: Fri Nov 4 19:54:33 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 5 15:07:05 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00cff0cc
7
8 dev-perl/XML-Simple: add ~amd64-fbsd, ~x86-fbsd KEYWORDS
9
10 https://bugs.gentoo.org/show_bug.cgi?id=595562
11
12 dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild b/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild
16 index 179954e..bc6a395 100644
17 --- a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild
18 +++ b/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="An API for simple XML files"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
25 IUSE="test"
26
27 RDEPEND="