From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1E11F1388BF for ; Wed, 6 Jan 2016 13:35:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BC8C21C00B; Wed, 6 Jan 2016 13:35:01 +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 C92D521C006 for ; Wed, 6 Jan 2016 13:34:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D6B29340A5C for ; Wed, 6 Jan 2016 13:34:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B51BCE5F for ; Wed, 6 Jan 2016 13:34:45 +0000 (UTC) From: "Agostino Sarubbo" 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" Message-ID: <1452087242.17acc9c343210266bff19f0a3634a8f273b72057.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: 17acc9c343210266bff19f0a3634a8f273b72057 X-VCS-Branch: master Date: Wed, 6 Jan 2016 13:34:45 +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: fe0ce774-39cb-4cd4-b4c7-45b86ff3cc8a X-Archives-Hash: 8b0d9e6eee62a470eb786cc6b7df9b20 commit: 17acc9c343210266bff19f0a3634a8f273b72057 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jan 6 13:34:02 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jan 6 13:34:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17acc9c3 dev-perl/BSD-Resource: x86 stable wrt bug #570024 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo 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 1dc6d1c..d702687 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"