dev-perl/Test-Command: Stabilize 0.110.0-r1 arm64, #922242

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-01-24 14:11:02 +00:00
parent 0ebebf18a5
commit f5220f2fe5

View File

@@ -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