diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 17:53:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 17:53:56 +0200 |
commit | 46fb2aeec2bed247e8e56809670298b8c6c72e72 (patch) | |
tree | 1e88dff9357e958a8377699c052ce7ed1e99143c /dev-perl/Carp-Always | |
parent | dev-lang/go: x86 stable wrt bug #617426 (diff) | |
download | gentoo-46fb2aeec2bed247e8e56809670298b8c6c72e72.tar.gz gentoo-46fb2aeec2bed247e8e56809670298b8c6c72e72.tar.bz2 gentoo-46fb2aeec2bed247e8e56809670298b8c6c72e72.zip |
dev-perl/Carp-Always: x86 stable wrt bug #617044
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Carp-Always')
-rw-r--r-- | dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 d9bd35486b72..4b3c211f9539 100644 --- a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild +++ b/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild @@ -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=" |