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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6526C1580BA for ; Wed, 25 Aug 2021 16:26:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47D78E088F; Wed, 25 Aug 2021 16:26:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 290CAE088F for ; Wed, 25 Aug 2021 16:26:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 003E1342BD6 for ; Wed, 25 Aug 2021 16:26:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73A338DA for ; Wed, 25 Aug 2021 16:26: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: <1629908485.f63bffc8cc2d209a7b9a334b8946f39c9c9e64dd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Ident/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild X-VCS-Directories: dev-perl/Net-Ident/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f63bffc8cc2d209a7b9a334b8946f39c9c9e64dd X-VCS-Branch: master Date: Wed, 25 Aug 2021 16:26: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: 45651a49-23af-42e9-a260-e16de93998f0 X-Archives-Hash: cb56ce73618180452bb0329540346a2d commit: f63bffc8cc2d209a7b9a334b8946f39c9c9e64dd Author: Sam James gentoo org> AuthorDate: Wed Aug 25 16:21:25 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 25 16:21:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f63bffc8 dev-perl/Net-Ident: Stabilize 1.250.0 sparc, #810153 Signed-off-by: Sam James gentoo.org> dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild b/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild index d13bd9f4052..eef03f6c20c 100644 --- a/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild +++ b/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="lookup the username on the remote end of a TCP/IP connection" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" virtual/perl-Carp