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/DateTime-Format-Strptime/
Date: Sun, 03 Jun 2018 08:14:59
Message-Id: 1528013681.1984f286164c5dfba6f85d24542da07b17a9e169.kentnl@gentoo
1 commit: 1984f286164c5dfba6f85d24542da07b17a9e169
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 3 08:14:17 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 3 08:14:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1984f286
7
8 dev-perl/DateTime-Format-Strptime: Restore dropped keywords
9
10 Resurrect arm, arm664, ia64, ppc, ppc64 and sparc due to dependencies
11 now being satisfied, as if this version was bumped with a new dep
12 which was already keyworded.
13
14 alpha and hppa are blocked by https://bugs.gentoo.org/652718
15
16 Package-Manager: Portage-2.3.29, Repoman-2.3.9
17
18 .../DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild | 4 ++--
19 1 file changed, 2 insertions(+), 2 deletions(-)
20
21 diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild
22 index ce821454224..b96e949919c 100644
23 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild
24 +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2017 Gentoo Foundation
27 +# Copyright 1999-2018 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=6
31 @@ -11,7 +11,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime"
32
33 LICENSE="Artistic-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
36 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
37 IUSE="test"
38
39 RDEPEND="