Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-Common/
Date: Sat, 31 Dec 2022 15:53:44
Message-Id: 1672501979.dea525ecb65d387b572e36c837e9650465e97455.arthurzam@gentoo
1 commit: dea525ecb65d387b572e36c837e9650465e97455
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 15:52:59 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 15:52:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dea525ec
7
8 dev-perl/Regexp-Common: Keyword 2017060201.0.0-r1 s390, #888119
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0-r1.ebuild b/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0-r1.ebuild
16 index 57496939a08d..6a38863e71de 100644
17 --- a/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0-r1.ebuild
18 +++ b/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ DESCRIPTION="Provide commonly requested regular expressions"
26
27 LICENSE="|| ( Artistic Artistic-2 MIT BSD )"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
31
32 BDEPEND="
33 virtual/perl-ExtUtils-MakeMaker