diff options
author | Sam James <sam@gentoo.org> | 2024-01-24 14:11:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-24 14:11:02 +0000 |
commit | f5220f2fe5be0a7874d4bfd853a2ae689788745d (patch) | |
tree | b2ebb4e09ac59c2c73456f9570e4c475cdef995e /dev-perl/Test-Command | |
parent | media-gfx/feh: Stabilize 3.10.2 arm64, #922242 (diff) | |
download | gentoo-f5220f2fe5be0a7874d4bfd853a2ae689788745d.tar.gz gentoo-f5220f2fe5be0a7874d4bfd853a2ae689788745d.tar.bz2 gentoo-f5220f2fe5be0a7874d4bfd853a2ae689788745d.zip |
dev-perl/Test-Command: Stabilize 0.110.0-r1 arm64, #922242
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Command')
-rw-r--r-- | dev-perl/Test-Command/Test-Command-0.110.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Command/Test-Command-0.110.0-r1.ebuild b/dev-perl/Test-Command/Test-Command-0.110.0-r1.ebuild index d51c75a102cc..2ab95fb47995 100644 --- a/dev-perl/Test-Command/Test-Command-0.110.0-r1.ebuild +++ b/dev-perl/Test-Command/Test-Command-0.110.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Test routines for external commands" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~mips ppc ppc64 ~riscv sparc x86" RDEPEND=" >=virtual/perl-Test-Simple-0.620.0 |