commit: 37bb64323d71052aac98970cf54793bf8ef36213 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 12 11:06:17 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 12 11:06:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37bb6432
dev-perl/Test-Cmd: Stabilize 1.90.0 arm64, #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 e90d87187a72..f82458269d69 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"
