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 F25F3158086 for ; Mon, 27 Dec 2021 12:57:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8C79E0824; Mon, 27 Dec 2021 12:57:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D5DBE081B for ; Mon, 27 Dec 2021 12:57:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A0CD1342EA6 for ; Mon, 27 Dec 2021 12:57:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1275266 for ; Mon, 27 Dec 2021 12:57:52 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1640609870.d073a746da73a087fbcd81c17065386be657d4f2.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Protocol-https/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild X-VCS-Directories: dev-perl/LWP-Protocol-https/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: d073a746da73a087fbcd81c17065386be657d4f2 X-VCS-Branch: master Date: Mon, 27 Dec 2021 12:57:52 +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: 583a8a25-55f4-4690-ab99-466a7ece27fb X-Archives-Hash: 08b9405ad9592856b347c141ed99ec4a commit: d073a746da73a087fbcd81c17065386be657d4f2 Author: Fabian Groffen gentoo org> AuthorDate: Mon Dec 27 12:56:17 2021 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Mon Dec 27 12:57:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d073a746 dev-perl/LWP-Protocol-https-6.100.0: marked ~ppc-macos Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Fabian Groffen gentoo.org> dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild index d68788c5ebae..5d3f8a71dc52 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Provide https support for LWP::UserAgent" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" RDEPEND=" app-misc/ca-certificates