commit: 02291f1f2907168f1bf5977218b298f33e01b431 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 7 23:32:53 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 7 23:32:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02291f1f
dev-perl/Module-Find: Stabilize 0.150.0 x86, #806644 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Module-Find/Module-Find-0.150.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Module-Find/Module-Find-0.150.0.ebuild b/dev-perl/Module-Find/Module-Find-0.150.0.ebuild index 7529497091f..bcc72829713 100644 --- a/dev-perl/Module-Find/Module-Find-0.150.0.ebuild +++ b/dev-perl/Module-Find/Module-Find-0.150.0.ebuild @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="Find and use installed modules in a (sub)category" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 x86 ~x86-solaris" PERL_RM_FILES=( t/pod.t t/meta.t t/pod-coverage.t )
