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/Time-ParseDate/
Date: Wed, 28 Dec 2016 21:19:37
Message-Id: 1482959964.5f0ae3df3e0ade9ad93c276ee01abf0aa788d12a.kentnl@gentoo
1 commit: 5f0ae3df3e0ade9ad93c276ee01abf0aa788d12a
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 28 21:18:24 2016 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 21:19:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f0ae3df
7
8 dev-perl/Time-ParseDate: ppc/ppc64/x86 ALLARCHES stable re bug #588030
9
10 Additional x86 testing by Myckel Habets
11
12 Bug: https://bugs.gentoo.org/588030
13
14 Package-Manager: Portage-2.3.3, Repoman-2.3.1
15
16 dev-perl/Time-ParseDate/Time-ParseDate-2015.103.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-perl/Time-ParseDate/Time-ParseDate-2015.103.0.ebuild b/dev-perl/Time-ParseDate/Time-ParseDate-2015.103.0.ebuild
20 index 84a63d5..57d67e7 100644
21 --- a/dev-perl/Time-ParseDate/Time-ParseDate-2015.103.0.ebuild
22 +++ b/dev-perl/Time-ParseDate/Time-ParseDate-2015.103.0.ebuild
23 @@ -13,7 +13,7 @@ DESCRIPTION="A Date/Time Parsing Perl Module"
24
25 LICENSE="Time-modules public-domain"
26 SLOT="0"
27 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
28 +KEYWORDS="amd64 ppc ppc64 x86"
29 IUSE="test"
30
31 RDEPEND=""