diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 05:38:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 05:38:47 +0100 |
commit | c255d432a1760758b4de7350653d56cb09ce5761 (patch) | |
tree | b3fb85429865b317a9cb092c70bbf97c044e5b70 /dev-perl/B-Utils | |
parent | dev-perl/Class-XSAccessor: Stabilize 1.190.0-r3 ppc64, #934845 (diff) | |
download | gentoo-c255d432a1760758b4de7350653d56cb09ce5761.tar.gz gentoo-c255d432a1760758b4de7350653d56cb09ce5761.tar.bz2 gentoo-c255d432a1760758b4de7350653d56cb09ce5761.zip |
dev-perl/B-Utils: Stabilize 0.270.0-r3 ppc64, #934846
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/B-Utils')
-rw-r--r-- | dev-perl/B-Utils/B-Utils-0.270.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 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 c567c17b30a5..913dbd105677 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 @@ -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=" |