commit: 1a7d36553cd9a498ba995100aa3dc0209c2f2554
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 04:15:46 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 04:15:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a7d3655
dev-perl/B-Hooks-EndOfScope: Stabilize 0.260.0 sparc, #910854
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.260.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.260.0.ebuild
b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.260.0.ebuild
index 6d21831310e4..e034effe93eb 100644
--- a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.260.0.ebuild
+++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.260.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Execute code after a scope finished compilation"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
RDEPEND="
>=dev-perl/Module-Implementation-0.50.0