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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 61405158232 for ; Thu, 5 Dec 2024 22:26:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FE9FE0AE2; Thu, 5 Dec 2024 22:26:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 3BDDCE0ADE for ; Thu, 5 Dec 2024 22:26:33 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 693C233BE18 for ; Thu, 5 Dec 2024 22:26:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C305A1EC5 for ; Thu, 5 Dec 2024 22:26:30 +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: <1733437542.eb7dc9a242433352de838c295d7e259730875ba4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/ X-VCS-Repository: repo/gentoo X-VCS-Files: perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild X-VCS-Directories: perl-core/Getopt-Long/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: eb7dc9a242433352de838c295d7e259730875ba4 X-VCS-Branch: master Date: Thu, 5 Dec 2024 22:26:30 +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: 92b147d6-dbe9-4ee8-b850-12248cdc69ea X-Archives-Hash: eeb65ec56ec2fdd0b16be78b7590e632 commit: eb7dc9a242433352de838c295d7e259730875ba4 Author: Sam James gentoo org> AuthorDate: Thu Dec 5 22:25:42 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 5 22:25:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb7dc9a2 perl-core/Getopt-Long: Stabilize 2.580.0 amd64, #945607 Signed-off-by: Sam James gentoo.org> perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild index fce40603097a..95c0ec5237c8 100644 --- a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild +++ b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="Advanced handling of command line options" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"