Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI/
Date: Sun, 05 Dec 2021 03:15:23
Message-Id: 1638674006.0381a619cc45602601ba144938f05e0882d3f618.sam@gentoo
1 commit: 0381a619cc45602601ba144938f05e0882d3f618
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 03:13:26 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 03:13:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0381a619
7
8 dev-perl/CGI: Stabilize 4.530.0 ppc64, #828153
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/CGI/CGI-4.530.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/CGI/CGI-4.530.0.ebuild b/dev-perl/CGI/CGI-4.530.0.ebuild
16 index a03aeb40144c..8bfaddbf7e6c 100644
17 --- a/dev-perl/CGI/CGI-4.530.0.ebuild
18 +++ b/dev-perl/CGI/CGI-4.530.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Simple Common Gateway Interface Class"
21 LICENSE="Artistic-2"
22 SLOT="0"
23 -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"
24 +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"
25
26 RDEPEND="
27 virtual/perl-Carp