diff options
author | Sam James <sam@gentoo.org> | 2024-12-12 11:06:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-12 11:06:17 +0000 |
commit | 37bb64323d71052aac98970cf54793bf8ef36213 (patch) | |
tree | 993ee24fb18abab8ff4ccb84d896700b5483bd6a /dev-perl | |
parent | media-libs/mlt: Stabilize 7.28.0-r1 x86, #942663 (diff) | |
download | gentoo-37bb64323d71052aac98970cf54793bf8ef36213.tar.gz gentoo-37bb64323d71052aac98970cf54793bf8ef36213.tar.bz2 gentoo-37bb64323d71052aac98970cf54793bf8ef36213.zip |
dev-perl/Test-Cmd: Stabilize 1.90.0 arm64, #942655
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |