Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-LazyRequire/
Date: Tue, 15 Jun 2021 21:59:55
Message-Id: 1623794330.74698f23b96549ae1698b2e6b3fb2a00f30f7797.dilfridge@gentoo
1 commit: 74698f23b96549ae1698b2e6b3fb2a00f30f7797
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 15 21:34:01 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 15 21:58:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74698f23
7
8 dev-perl/MooseX-LazyRequire: stable for amd64
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild
17 index 70a06c44204..6a65e668436 100644
18 --- a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild
19 +++ b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -8,7 +8,7 @@ inherit perl-module
27
28 DESCRIPTION="Required attributes which fail only when trying to use them"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 IUSE="test minimal"
33 RESTRICT="!test? ( test )"
34 # r: Moose::Exporter -> Moose