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 11DCD158083 for ; Sat, 21 Sep 2024 19:58:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59C80E29CF; Sat, 21 Sep 2024 19:58:06 +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 4088BE29CF for ; Sat, 21 Sep 2024 19:58:06 +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 5F770343186 for ; Sat, 21 Sep 2024 19:58:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32A6D2807 for ; Sat, 21 Sep 2024 19:58:02 +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: <1726948664.65a57d05c53e98ee43e4914491f0f41306d5f0e5.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Format/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/String-Format/String-Format-1.180.0.ebuild X-VCS-Directories: dev-perl/String-Format/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 65a57d05c53e98ee43e4914491f0f41306d5f0e5 X-VCS-Branch: master Date: Sat, 21 Sep 2024 19:58:02 +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: fe5aa470-bcf8-4650-a39d-97e032dff006 X-Archives-Hash: ea23311e0231e3d25daabeaa32bc95a2 commit: 65a57d05c53e98ee43e4914491f0f41306d5f0e5 Author: Matoro Mahri matoro tk> AuthorDate: Fri Sep 20 16:57:08 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Sep 21 19:57:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a57d05 dev-perl/String-Format: Stabilize 1.180.0 hppa, #935698 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Arthur Zamarin gentoo.org> dev-perl/String-Format/String-Format-1.180.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/String-Format/String-Format-1.180.0.ebuild b/dev-perl/String-Format/String-Format-1.180.0.ebuild index d99ab41ec588..9e42a1bdc331 100644 --- a/dev-perl/String-Format/String-Format-1.180.0.ebuild +++ b/dev-perl/String-Format/String-Format-1.180.0.ebuild @@ -11,5 +11,5 @@ DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format d LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE=""