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 24E70158232 for ; Sat, 7 Dec 2024 03:04:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3ED1EE0A44; Sat, 7 Dec 2024 03:04:56 +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 251BAE0A44 for ; Sat, 7 Dec 2024 03:04:56 +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 C7FC5342F64 for ; Sat, 7 Dec 2024 03:04:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26F2C2145 for ; Sat, 7 Dec 2024 03:04:52 +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: <1733540658.cdb39f8dbc6611a7e9bd124f9e1d2823279756ff.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.470.0.ebuild X-VCS-Directories: dev-perl/XS-Parse-Keyword/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cdb39f8dbc6611a7e9bd124f9e1d2823279756ff X-VCS-Branch: master Date: Sat, 7 Dec 2024 03:04:52 +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: b8d72f9f-0d85-4443-bc7e-d43978d996c5 X-Archives-Hash: 1b3964685ed9ebb9e61097333fb871bd commit: cdb39f8dbc6611a7e9bd124f9e1d2823279756ff Author: Sam James gentoo org> AuthorDate: Sat Dec 7 03:04:18 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 7 03:04:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb39f8d dev-perl/XS-Parse-Keyword: Stabilize 0.470.0 ppc, #936770 Signed-off-by: Sam James gentoo.org> dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.470.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.470.0.ebuild b/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.470.0.ebuild index c993a065606c..9f73ff674fa8 100644 --- a/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.470.0.ebuild +++ b/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.470.0.ebuild @@ -10,7 +10,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