From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-854106-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BAFEC1384B4 for <garchives@archives.gentoo.org>; Tue, 29 Dec 2015 11:04:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49EDB21C04B; Tue, 29 Dec 2015 11:04:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A77BB21C020 for <gentoo-commits@lists.gentoo.org>; Tue, 29 Dec 2015 11:04:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D6D2634070F for <gentoo-commits@lists.gentoo.org>; Tue, 29 Dec 2015 11:04:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D0FACF5 for <gentoo-commits@lists.gentoo.org>; Tue, 29 Dec 2015 11:04:42 +0000 (UTC) From: "Agostino Sarubbo" <ago@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, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1451387038.839552aea3682ec2499e36422aada64b0034f6c6.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/BSD-Resource/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/BSD-Resource/BSD-Resource-1.290.800.ebuild X-VCS-Directories: dev-perl/BSD-Resource/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 839552aea3682ec2499e36422aada64b0034f6c6 X-VCS-Branch: master Date: Tue, 29 Dec 2015 11:04:42 +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: d560d295-b805-4ff8-82bc-5ee3d65db731 X-Archives-Hash: 5bd0b08ea38c5998a3a51a8c3274a98f commit: 839552aea3682ec2499e36422aada64b0034f6c6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Dec 29 11:03:58 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Dec 29 11:03:58 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=839552ae dev-perl/BSD-Resource: amd64 stable wrt bug #570024 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/BSD-Resource/BSD-Resource-1.290.800.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.290.800.ebuild b/dev-perl/BSD-Resource/BSD-Resource-1.290.800.ebuild index 241b7e4..1dc6d1c 100644 --- a/dev-perl/BSD-Resource/BSD-Resource-1.290.800.ebuild +++ b/dev-perl/BSD-Resource/BSD-Resource-1.290.800.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module for BSD process resource limit and priority functions" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do"