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 B378B15808A for ; Sat, 20 Nov 2021 10:25:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E762DE0839; Sat, 20 Nov 2021 10:25:50 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76DF7E0830 for ; Sat, 20 Nov 2021 10:25:50 +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 9490B33BEFE for ; Sat, 20 Nov 2021 10:25:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 350CD1D8 for ; Sat, 20 Nov 2021 10:25:48 +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: <1637403935.ff2c6c4f59d4354969756bd3a5bf57df55f45628.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooX-late/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/MooX-late/MooX-late-0.100.0.ebuild X-VCS-Directories: dev-perl/MooX-late/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ff2c6c4f59d4354969756bd3a5bf57df55f45628 X-VCS-Branch: master Date: Sat, 20 Nov 2021 10:25:48 +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: e2a9c81e-b7d2-40fc-a3bf-e3526cd3dd5a X-Archives-Hash: 18c3456e764e027403349dc3abc3d681 commit: ff2c6c4f59d4354969756bd3a5bf57df55f45628 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Nov 20 10:25:25 2021 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Nov 20 10:25:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2c6c4f dev-perl/MooX-late: Stabilize 0.100.0 ppc, #817449 Signed-off-by: Arthur Zamarin gentoo.org> dev-perl/MooX-late/MooX-late-0.100.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/MooX-late/MooX-late-0.100.0.ebuild b/dev-perl/MooX-late/MooX-late-0.100.0.ebuild index bf4bb73ef35b..5fa52649d38e 100644 --- a/dev-perl/MooX-late/MooX-late-0.100.0.ebuild +++ b/dev-perl/MooX-late/MooX-late-0.100.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Easily translate Moose code to Moo" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ppc ~x86" RDEPEND=" >=dev-perl/Moo-2.0.0