From 3d5cc982d91f467348c9141b8051e095e30b1b1d Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 9 Dec 2025 08:38:26 -0500 Subject: [PATCH] dev-perl/B-Utils: Stabilize 0.270.0-r3 arm, #958677 Signed-off-by: Eli Schwartz --- dev-perl/B-Utils/B-Utils-0.270.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/B-Utils/B-Utils-0.270.0-r3.ebuild b/dev-perl/B-Utils/B-Utils-0.270.0-r3.ebuild index 913dbd105677e..340bc5e7647d2 100644 --- a/dev-perl/B-Utils/B-Utils-0.270.0-r3.ebuild +++ b/dev-perl/B-Utils/B-Utils-0.270.0-r3.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Helper functions for op tree manipulation" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 x86" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 x86" # needs Scalar::Util RDEPEND="