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 5CF4D139694 for ; Sun, 30 Apr 2017 09:26:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B053EE0DD1; Sun, 30 Apr 2017 09:26:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 92C53E0DD1 for ; Sun, 30 Apr 2017 09:26:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA1CD34168E for ; Sun, 30 Apr 2017 09:26:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 751AB2494 for ; Sun, 30 Apr 2017 09:26:08 +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: <1493544328.03ee5168bfea42f0330b34a36aa98ad2cd1af293.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Always/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild X-VCS-Directories: dev-perl/Carp-Always/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 03ee5168bfea42f0330b34a36aa98ad2cd1af293 X-VCS-Branch: master Date: Sun, 30 Apr 2017 09:26:08 +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: 3155c723-a8a5-45c0-91ac-70885caf69a4 X-Archives-Hash: 7b6304b2d5bd5e4a6148fa4d5e65ccf8 commit: 03ee5168bfea42f0330b34a36aa98ad2cd1af293 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Apr 30 09:25:28 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Apr 30 09:25:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ee5168 dev-perl/Carp-Always: amd64 stable wrt bug #617044 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild b/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild index b6cbb30d0f0..b20b4aa36e4 100644 --- a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild +++ b/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Warns and dies noisily with stack backtraces" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="