commit: 3d5cc982d91f467348c9141b8051e095e30b1b1d Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Dec 9 13:38:26 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Dec 9 16:44:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d5cc982
dev-perl/B-Utils: Stabilize 0.270.0-r3 arm, #958677 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> 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 913dbd105677..340bc5e7647d 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="
