diff options
author | 2024-12-12 11:06:32 +0000 | |
---|---|---|
committer | 2024-12-12 11:06:32 +0000 | |
commit | 671b93fef59a96b41d1880045cda911b574b070e (patch) | |
tree | 4dcaf55716d4efc2f60254aa80e112988714898f /dev-perl | |
parent | sys-apps/lm-sensors: Stabilize 3.6.2 ppc, #942655 (diff) | |
download | gentoo-671b93fef59a96b41d1880045cda911b574b070e.tar.gz gentoo-671b93fef59a96b41d1880045cda911b574b070e.tar.bz2 gentoo-671b93fef59a96b41d1880045cda911b574b070e.zip |
dev-perl/Test-Cmd: Stabilize 1.90.0 sparc, #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 2fd122720864..a4d2d2da3cdd 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" |