commit: ee6c0dfd404d631410d23676d0e929b5d9af27e7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 8 08:41:13 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 8 08:41:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee6c0dfd
dev-perl/Perl-PrereqScanner: Stabilize 1.100.0 ppc, #965755 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.100.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.100.0.ebuild b/dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.100.0.ebuild index 4ac9dd6dfaf3..3639b12301ed 100644 --- a/dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.100.0.ebuild +++ b/dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.100.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Tool to scan your Perl code for its prerequisites" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc x86" +KEYWORDS="amd64 ~arm64 ppc x86" IUSE="minimal" RDEPEND="
