Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/FCGI-Client/
Date: Mon, 29 Aug 2022 12:38:20
Message-Id: 1661776698.1693c2bc1b886d7e71bcd85dd282c69ea1065e91.jsmolic@gentoo
1 commit: 1693c2bc1b886d7e71bcd85dd282c69ea1065e91
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 12:38:18 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 12:38:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1693c2bc
7
8 dev-perl/FCGI-Client: Stabilize 0.90.0 amd64, #855089
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild b/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild
16 index a30cae9187c5..c65d86014863 100644
17 --- a/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild
18 +++ b/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Client library for fastcgi protocol"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
25
26 RDEPEND="
27 virtual/perl-IO