Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Module-Loaded/
Date: Sat, 01 Sep 2018 07:20:28
Message-Id: 1535786272.da4afb55729bcbfbda72287a5b8c9274e116705e.kentnl@gentoo
1 commit: da4afb55729bcbfbda72287a5b8c9274e116705e
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 06:35:11 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 07:17:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4afb55
7
8 perl-core/Module-Loaded: Spread ~ on stable/dev/exp from perl
9
10 Adding:
11 ~alpha ~amd64-linux ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc
12 ~x64-cygwin ~x86-linux
13
14 Part of perl itself, if this package breaks, so does perl.
15
16 Package-Manager: Portage-2.3.40, Repoman-2.3.9
17
18 perl-core/Module-Loaded: Spread ~prefix keywords from perl
19
20 Package-Manager: Portage-2.3.40, Repoman-2.3.9
21
22 perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild | 4 ++--
23 1 file changed, 2 insertions(+), 2 deletions(-)
24
25 diff --git a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
26 index 60299f2aac7..1b942617ef4 100644
27 --- a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
28 +++ b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
29 @@ -1,4 +1,4 @@
30 -# Copyright 1999-2014 Gentoo Foundation
31 +# Copyright 1999-2018 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33
34 EAPI=5
35 @@ -10,7 +10,7 @@ inherit perl-module
36 DESCRIPTION="Mark modules as loaded or unloaded"
37
38 SLOT="0"
39 -KEYWORDS="~amd64 ~x86"
40 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
41 IUSE=""
42
43 SRC_TEST=do