commit: 407405ef9a63d6eaa2868f0b99bb9f4c20f60974 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Aug 7 05:10:12 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Aug 7 05:10:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407405ef
dev-perl/Module-Find: amd64 stable wrt bug #806644 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <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 5ce39a0e02e..7529497091f 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 )
