From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 859BA158087 for ; Fri, 19 Nov 2021 11:36:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D453E083E; Fri, 19 Nov 2021 11:36:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 109F5E0827 for ; Fri, 19 Nov 2021 11:36:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C34F4342BDC for ; Fri, 19 Nov 2021 11:36:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 238211DC for ; Fri, 19 Nov 2021 11:36:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1637321746.713c57fa3688a03bf1c883a3847e432f81f47866.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/FCGI-Client/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild X-VCS-Directories: dev-perl/FCGI-Client/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 713c57fa3688a03bf1c883a3847e432f81f47866 X-VCS-Branch: master Date: Fri, 19 Nov 2021 11:36:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8bdfba9b-8a2f-4377-a537-9b4e6d1b25fa X-Archives-Hash: c748e5144cc75fc4058aaf1d5c367efd commit: 713c57fa3688a03bf1c883a3847e432f81f47866 Author: Sam James gentoo org> AuthorDate: Fri Nov 19 11:35:46 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 19 11:35:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=713c57fa dev-perl/FCGI-Client: Keyword 0.90.0 s390, #820548 Signed-off-by: Sam James gentoo.org> dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild b/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild index 1d4433fd577a..c2499058a88e 100644 --- a/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild +++ b/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Client library for fastcgi protocol" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~s390 ~sparc ~x86" RDEPEND=" virtual/perl-IO