commit: 03ee5168bfea42f0330b34a36aa98ad2cd1af293 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Apr 30 09:25:28 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> 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 <ago <AT> 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="
