Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Moo/
Date: Sun, 15 Jul 2018 15:51:38
Message-Id: 1531669874.2ebcf10cf10b580e818a74c7352da5776a48a5d6.zlogene@gentoo
1 commit: 2ebcf10cf10b580e818a74c7352da5776a48a5d6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 15:46:02 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 15:51:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebcf10c
7
8 dev-perl/Moo: amd64 stable wrt bug #661196
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Moo/Moo-2.3.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Moo/Moo-2.3.3.ebuild b/dev-perl/Moo/Moo-2.3.3.ebuild
16 index 6fafb3410b6..7bb40c4b737 100644
17 --- a/dev-perl/Moo/Moo-2.3.3.ebuild
18 +++ b/dev-perl/Moo/Moo-2.3.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ inherit perl-module
26 DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)"
27
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
30 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
31 IUSE="test"
32
33 # needs Scalar::Util