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 4D444158004 for ; Thu, 30 Nov 2023 15:59:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 688D92BC037; Thu, 30 Nov 2023 15:59:44 +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 4CABC2BC037 for ; Thu, 30 Nov 2023 15:59:44 +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 4B206335D16 for ; Thu, 30 Nov 2023 15:59:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83ADE12A0 for ; Thu, 30 Nov 2023 15:59:41 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1701359383.933fc4c098033a6cfcdbe45aea23ceab23b92b7e.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PPIx-Utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild X-VCS-Directories: dev-perl/PPIx-Utils/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 933fc4c098033a6cfcdbe45aea23ceab23b92b7e X-VCS-Branch: master Date: Thu, 30 Nov 2023 15:59:41 +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: 1f608c37-5dd3-4d4e-a678-afbf82c0501a X-Archives-Hash: 56e7528dafd0630bef27352cdfe1a232 commit: 933fc4c098033a6cfcdbe45aea23ceab23b92b7e Author: Matoro Mahri matoro tk> AuthorDate: Thu Nov 30 02:03:12 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Nov 30 15:49:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=933fc4c0 dev-perl/PPIx-Utils: Keyword 0.3.0 alpha, #913027 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild b/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild index 49fa5a81a9a9..a69622878e5c 100644 --- a/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild +++ b/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utility functions for PPI" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-perl/B-Keywords-1.90.0