Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mock-Config/
Date: Sun, 30 Jan 2022 22:23:31
Message-Id: 1643581315.d7e8c173fc10a6f4d1d82c69cc672d9823615245.chewi@gentoo
1 commit: d7e8c173fc10a6f4d1d82c69cc672d9823615245
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 30 22:21:55 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 30 22:21:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e8c173
7
8 dev-perl/Mock-Config: Keyword 0.30.0-r1 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-perl/Mock-Config/Mock-Config-0.30.0-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Mock-Config/Mock-Config-0.30.0-r1.ebuild b/dev-perl/Mock-Config/Mock-Config-0.30.0-r1.ebuild
18 index 303e9a50fe28..16c73a1473f1 100644
19 --- a/dev-perl/Mock-Config/Mock-Config-0.30.0-r1.ebuild
20 +++ b/dev-perl/Mock-Config/Mock-Config-0.30.0-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=8
27 @@ -9,7 +9,7 @@ inherit perl-module
28
29 DESCRIPTION="Temporarily set Config or XSConfig values"
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33 LICENSE="Artistic-2"
34
35 src_test() {