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 E024F15800A for ; Mon, 24 Jul 2023 13:39:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B49E4E088D; Mon, 24 Jul 2023 13:39:22 +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 98DAEE088D for ; Mon, 24 Jul 2023 13:39:22 +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 A76CE3414A5 for ; Mon, 24 Jul 2023 13:39:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BF35C2D for ; Mon, 24 Jul 2023 13:39:19 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1690205800.5036c599bd5a3ca198b4b409df3d0c7905c441ea.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Number-Format/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Number-Format/Number-Format-1.760.0.ebuild X-VCS-Directories: dev-perl/Number-Format/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 5036c599bd5a3ca198b4b409df3d0c7905c441ea X-VCS-Branch: master Date: Mon, 24 Jul 2023 13:39:19 +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: 8f50cce0-6d3f-4a3e-b0be-f13236c6ff88 X-Archives-Hash: f86359284893fc801ac590bca275a508 commit: 5036c599bd5a3ca198b4b409df3d0c7905c441ea Author: Arthur Zamarin gentoo org> AuthorDate: Mon Jul 24 13:36:40 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Jul 24 13:36:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5036c599 dev-perl/Number-Format: Stabilize 1.760.0 amd64, #910800 Signed-off-by: Arthur Zamarin gentoo.org> dev-perl/Number-Format/Number-Format-1.760.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Number-Format/Number-Format-1.760.0.ebuild b/dev-perl/Number-Format/Number-Format-1.760.0.ebuild index e7c109474b7d..e775ffc06cf9 100644 --- a/dev-perl/Number-Format/Number-Format-1.760.0.ebuild +++ b/dev-perl/Number-Format/Number-Format-1.760.0.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Package for formatting numbers for display" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc x86" +KEYWORDS="amd64 ~ia64 ppc x86"