commit: b568d36434c3951fdefe6fc6114e1e5b4f4abc9d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 24 04:10:06 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 24 04:10:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b568d364
dev-perl/Test-Compile: Stabilize 3.2.2 amd64, #910894 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild b/dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild index db83df94f126..95fda976f0e6 100644 --- a/dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild +++ b/dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Check whether Perl files compile correctly" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc sparc x86" +KEYWORDS="amd64 ~ia64 ppc sparc x86" RDEPEND=" >=virtual/perl-Exporter-5.680.0