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 09849158232 for ; Fri, 6 Dec 2024 17:31:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D944EE0990; Fri, 6 Dec 2024 17:31:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 954CAE0990 for ; Fri, 6 Dec 2024 17:31:30 +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 CE1F833BF29 for ; Fri, 6 Dec 2024 17:31:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00D4E1F45 for ; Fri, 6 Dec 2024 17:31:27 +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: <1733506267.f9c555cdbbd96f881be9f56b8ce713525810ff7c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XS-Parse-Keyword/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.430.0.ebuild X-VCS-Directories: dev-perl/XS-Parse-Keyword/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f9c555cdbbd96f881be9f56b8ce713525810ff7c X-VCS-Branch: master Date: Fri, 6 Dec 2024 17:31:27 +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: 6acde02a-8707-4dd4-9f19-8856ab0237af X-Archives-Hash: dad61a1d53dec38b3787d21bcea05425 commit: f9c555cdbbd96f881be9f56b8ce713525810ff7c Author: Sam James gentoo org> AuthorDate: Fri Dec 6 17:31:07 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 6 17:31:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9c555cd dev-perl/XS-Parse-Keyword: Stabilize 0.430.0 hppa, #945605 Signed-off-by: Sam James gentoo.org> dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.430.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.430.0.ebuild b/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.430.0.ebuild index 29867deb3838..e8cd69066314 100644 --- a/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.430.0.ebuild +++ b/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.430.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="XS functions to assist in parsing keyword syntax" 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" RDEPEND=" dev-perl/File-ShareDir