summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-25 04:56:09 +0100
committerSam James <sam@gentoo.org>2024-06-25 04:56:09 +0100
commitc094832827c2fea0eb1eb1a782d483b76d529673 (patch)
tree4c5c0f6989c876c5e1443c2fa6a42d1d427cec9d /dev-perl/B-Utils
parentdev-perl/Class-XSAccessor: Stabilize 1.190.0-r3 arm, #934845 (diff)
downloadgentoo-c094832827c2fea0eb1eb1a782d483b76d529673.tar.gz
gentoo-c094832827c2fea0eb1eb1a782d483b76d529673.tar.bz2
gentoo-c094832827c2fea0eb1eb1a782d483b76d529673.zip
dev-perl/B-Utils: Stabilize 0.270.0-r3 amd64, #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.ebuild2
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 811a881e2c9a..c37e6932c405 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="