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 CC8DD1395E2 for ; Sun, 4 Dec 2016 16:43:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BBF921C1C5; Sun, 4 Dec 2016 16:43:39 +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 BC25521C1C5 for ; Sun, 4 Dec 2016 16:43:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C083D3412F9 for ; Sun, 4 Dec 2016 16:43:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D042B24BD for ; Sun, 4 Dec 2016 16:43:34 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1480869798.1679375a837850067095b7b15cba314a29d87041.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/namespace-clean/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/namespace-clean/namespace-clean-0.260.0.ebuild X-VCS-Directories: dev-perl/namespace-clean/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 1679375a837850067095b7b15cba314a29d87041 X-VCS-Branch: master Date: Sun, 4 Dec 2016 16:43:34 +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: 70447820-3d78-4ceb-89b8-75e0250216d7 X-Archives-Hash: 0e6f87fb33eca815409c42c1cc79b325 commit: 1679375a837850067095b7b15cba314a29d87041 Author: Yuta Satoh gmail com> AuthorDate: Sun Dec 4 01:42:00 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Dec 4 16:43:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1679375a dev-perl/namespace-clean: add ~x86-fbsd KEYWORDS https://bugs.gentoo.org/show_bug.cgi?id=599552 dev-perl/namespace-clean/namespace-clean-0.260.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/namespace-clean/namespace-clean-0.260.0.ebuild b/dev-perl/namespace-clean/namespace-clean-0.260.0.ebuild index bf96774..41982ea 100644 --- a/dev-perl/namespace-clean/namespace-clean-0.260.0.ebuild +++ b/dev-perl/namespace-clean/namespace-clean-0.260.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Keep imports and functions out of your namespace" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x64-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos" IUSE="test" RDEPEND="