commit: e65909df0f3c042e2aa7c3b79f948fab9cd033ea Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 27 17:50:36 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 27 17:50:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65909df
dev-perl/Test-Cmd: Stabilize 1.90.0 x86, #942655 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild b/dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild index 0deed2caa49b..e90d87187a72 100644 --- a/dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild +++ b/dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="Module for portable testing of commands and scripts" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" BDEPEND="virtual/perl-ExtUtils-MakeMaker"
