Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Pluggable/
Date: Sun, 28 Jul 2019 17:16:16
Message-Id: 1564334155.7a4ff211df833e990e9b2170d9f800de609c110c.bman@gentoo
1 commit: 7a4ff211df833e990e9b2170d9f800de609c110c
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 28 17:08:47 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 28 17:15:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a4ff211
7
8 dev-perl/Module-Pluggable: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 dev-perl/Module-Pluggable/Module-Pluggable-5.200.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Module-Pluggable/Module-Pluggable-5.200.0.ebuild b/dev-perl/Module-Pluggable/Module-Pluggable-5.200.0.ebuild
18 index 4e83707c9e2..2ff6c597002 100644
19 --- a/dev-perl/Module-Pluggable/Module-Pluggable-5.200.0.ebuild
20 +++ b/dev-perl/Module-Pluggable/Module-Pluggable-5.200.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -10,7 +10,7 @@ inherit perl-module
28 DESCRIPTION="Automatically give your module the ability to have plugins"
29
30 SLOT="0"
31 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33 IUSE="test"
34
35 RDEPEND="