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/Mojolicious/
Date: Sun, 15 Jul 2018 02:26:15
Message-Id: 1531621561.c1bae5a147ceadbc9bf28253d819e503ec1bda61.kentnl@gentoo
1 commit: c1bae5a147ceadbc9bf28253d819e503ec1bda61
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 01:16:32 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 02:26:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1bae5a1
7
8 dev-perl/Mojolicious: Copy forward ~arm keywording
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Mojolicious/Mojolicious-7.320.0.ebuild | 4 ++--
13 dev-perl/Mojolicious/Mojolicious-7.570.0.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-perl/Mojolicious/Mojolicious-7.320.0.ebuild b/dev-perl/Mojolicious/Mojolicious-7.320.0.ebuild
17 index 03398d73729..8b494d69ea6 100644
18 --- a/dev-perl/Mojolicious/Mojolicious-7.320.0.ebuild
19 +++ b/dev-perl/Mojolicious/Mojolicious-7.320.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -10,7 +10,7 @@ inherit perl-module
27
28 DESCRIPTION="Real-time web framework"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
31 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
32 IUSE="test minimal"
33
34 RDEPEND="
35
36 diff --git a/dev-perl/Mojolicious/Mojolicious-7.570.0.ebuild b/dev-perl/Mojolicious/Mojolicious-7.570.0.ebuild
37 index d2574283684..6ccfc1f14b9 100644
38 --- a/dev-perl/Mojolicious/Mojolicious-7.570.0.ebuild
39 +++ b/dev-perl/Mojolicious/Mojolicious-7.570.0.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -10,7 +10,7 @@ inherit perl-module
47
48 DESCRIPTION="Real-time web framework"
49 SLOT="0"
50 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
51 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
52 IUSE="test minimal"
53
54 RDEPEND="