From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 02AA81581F0 for ; Fri, 24 Jan 2025 16:26:13 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E18F1343554 for ; Fri, 24 Jan 2025 16:26:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6AE32110434; Fri, 24 Jan 2025 16:26:02 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 623F9110432 for ; Fri, 24 Jan 2025 16:26:02 +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 18D12343344 for ; Fri, 24 Jan 2025 16:26:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3644723F4 for ; Fri, 24 Jan 2025 16:25:59 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1737735951.f751a55af74919f82b3227f777c13c592148dd94.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Pod-Spell/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Pod-Spell/Pod-Spell-1.270.0.ebuild X-VCS-Directories: dev-perl/Pod-Spell/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: f751a55af74919f82b3227f777c13c592148dd94 X-VCS-Branch: master Date: Fri, 24 Jan 2025 16:25:59 +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: b9ae568f-c11b-409d-be1c-fd7365640586 X-Archives-Hash: 56cc216c300dfd5601907365900a87c3 commit: f751a55af74919f82b3227f777c13c592148dd94 Author: Matt Turner gentoo org> AuthorDate: Fri Jan 24 16:25:33 2025 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Jan 24 16:25:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f751a55a dev-perl/Pod-Spell: Stabilize 1.270.0 hppa, #945597 Signed-off-by: Matt Turner gentoo.org> dev-perl/Pod-Spell/Pod-Spell-1.270.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Pod-Spell/Pod-Spell-1.270.0.ebuild b/dev-perl/Pod-Spell/Pod-Spell-1.270.0.ebuild index 4b70e7b94ad5..ffe11a31a534 100644 --- a/dev-perl/Pod-Spell/Pod-Spell-1.270.0.ebuild +++ b/dev-perl/Pod-Spell/Pod-Spell-1.270.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="A formatter for spellchecking Pod" SRC_URI+=" mirror://gentoo/podspell.1.gz https://dev.gentoo.org/~tove/files/podspell.1.gz" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="minimal" RDEPEND="