dev-perl/B-Utils: Stabilize 0.270.0-r3 arm, #958677

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2025-12-09 08:38:26 -05:00
parent c59b42a574
commit 3d5cc982d9

View File

@@ -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="