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 41B6F158245 for ; Sat, 7 Dec 2024 23:30:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8541FE0EF1; Sat, 7 Dec 2024 23:30:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 F38ACE0EF1 for ; Sat, 7 Dec 2024 23:30:31 +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 31B0B3430F3 for ; Sat, 7 Dec 2024 23:30:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3ED721AB5 for ; Sat, 7 Dec 2024 23:30:29 +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: <1733614206.dc122bd620710053f284c84683eb67a22b8b5c7e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Object-Pad/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Object-Pad/Object-Pad-0.814.0.ebuild X-VCS-Directories: dev-perl/Object-Pad/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: dc122bd620710053f284c84683eb67a22b8b5c7e X-VCS-Branch: master Date: Sat, 7 Dec 2024 23:30:29 +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: ccb66810-60d0-412c-b4e3-6c1e645efe18 X-Archives-Hash: 66b990004cd5915c7f5ce156a787d5f1 commit: dc122bd620710053f284c84683eb67a22b8b5c7e Author: Sam James gentoo org> AuthorDate: Sat Dec 7 23:30:06 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 7 23:30:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc122bd6 dev-perl/Object-Pad: Stabilize 0.814.0 x86, #943412 Signed-off-by: Sam James gentoo.org> dev-perl/Object-Pad/Object-Pad-0.814.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Object-Pad/Object-Pad-0.814.0.ebuild b/dev-perl/Object-Pad/Object-Pad-0.814.0.ebuild index 3ea632d768a5..f62a491c99dd 100644 --- a/dev-perl/Object-Pad/Object-Pad-0.814.0.ebuild +++ b/dev-perl/Object-Pad/Object-Pad-0.814.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple syntax for lexical field-based objects" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND=" dev-perl/File-ShareDir