From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-909838-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 1E7281395E3
	for <garchives@archives.gentoo.org>; Sat,  5 Nov 2016 07:21:47 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2CEACE0C5E;
	Sat,  5 Nov 2016 07:21:45 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 15C98E0C5E
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Nov 2016 07:21:45 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 12B8A341398
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Nov 2016 07:21:43 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 795D024B0
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Nov 2016 07:21:41 +0000 (UTC)
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" <monsieurp@gentoo.org>
Message-ID: <1478330455.d7392ae6a8948aba2d7e8e1c8a7e3c628798dbe9.monsieurp@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-LibXML/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/XML-LibXML/XML-LibXML-2.12.800.ebuild
X-VCS-Directories: dev-perl/XML-LibXML/
X-VCS-Committer: monsieurp
X-VCS-Committer-Name: Patrice Clement
X-VCS-Revision: d7392ae6a8948aba2d7e8e1c8a7e3c628798dbe9
X-VCS-Branch: master
Date: Sat,  5 Nov 2016 07:21:41 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 19a62c1e-01cc-43ee-a501-f95120b84f68
X-Archives-Hash: e97bc92f6a1435433cccda054acfc224

commit:     d7392ae6a8948aba2d7e8e1c8a7e3c628798dbe9
Author:     Yuta Satoh <nigoro.dev <AT> gmail <DOT> com>
AuthorDate: Sat Nov  5 02:25:40 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Nov  5 07:20:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7392ae6

dev-perl/XML-LibXML: keyword for ~amd64-fbsd.

Gentoo-Bug: https://bugs.gentoo.org/581590
Closes: https://github.com/gentoo/gentoo/pull/2747

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-perl/XML-LibXML/XML-LibXML-2.12.800.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-LibXML/XML-LibXML-2.12.800.ebuild b/dev-perl/XML-LibXML/XML-LibXML-2.12.800.ebuild
index 8299b27..4ae6398 100644
--- a/dev-perl/XML-LibXML/XML-LibXML-2.12.800.ebuild
+++ b/dev-perl/XML-LibXML/XML-LibXML-2.12.800.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="Perl binding for libxml2"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 
 RDEPEND="