Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Want/
Date: Wed, 28 Dec 2016 17:41:07
Message-Id: 1482946846.f62d45d4a6f01c074c5a2de845991435d3c7a445.kentnl@gentoo
1 commit: f62d45d4a6f01c074c5a2de845991435d3c7a445
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 28 17:40:19 2016 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 17:40:46 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f62d45d4
7
8 dev-perl/Want: x86 stable re bug #594276
9
10 AT by Myckel Habets
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 dev-perl/Want/Want-0.290.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Want/Want-0.290.0.ebuild b/dev-perl/Want/Want-0.290.0.ebuild
18 index eb3009b..71dec14 100644
19 --- a/dev-perl/Want/Want-0.290.0.ebuild
20 +++ b/dev-perl/Want/Want-0.290.0.ebuild
21 @@ -11,7 +11,7 @@ inherit perl-module
22 DESCRIPTION="A generalisation of wantarray"
23
24 SLOT="0"
25 -KEYWORDS="amd64 ~hppa ~ppc ~x86 ~ppc-aix"
26 +KEYWORDS="amd64 ~hppa ~ppc x86 ~ppc-aix"
27 IUSE=""
28
29 RDEPEND=""