From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 C11E41395E2 for ; Sun, 4 Dec 2016 00:49:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D97A321C09B; Sun, 4 Dec 2016 00:49:19 +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 B6B5B21C09B for ; Sun, 4 Dec 2016 00:49:19 +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 702CC341149 for ; Sun, 4 Dec 2016 00:49:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34D0D24A4 for ; Sun, 4 Dec 2016 00:49:17 +0000 (UTC) From: "Patrice Clement" 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" Message-ID: <1480812540.283b6235c21b1dd2dded343432027672708d8948.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Fast/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild X-VCS-Directories: dev-perl/CGI-Fast/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 283b6235c21b1dd2dded343432027672708d8948 X-VCS-Branch: master Date: Sun, 4 Dec 2016 00:49:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b1aec1e9-9896-49d4-b7a8-4c2c76682fee X-Archives-Hash: 4b05eed8f834ed8ae71856bba7c64bd8 commit: 283b6235c21b1dd2dded343432027672708d8948 Author: Yuta Satoh gmail com> AuthorDate: Sat Dec 3 09:17:29 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun Dec 4 00:49:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=283b6235 dev-perl/CGI-Fast: add ~amd64-fbsd, ~x86-fbsd KEYWORDS. Gentoo-Bug: https://bugs.gentoo.org/600256 Closes: https://github.com/gentoo/gentoo/pull/2992 dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild index 3efee54..fd7204f 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="