commit: f5220f2fe5be0a7874d4bfd853a2ae689788745d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 24 14:11:02 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 24 14:11:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5220f2f
dev-perl/Test-Command: Stabilize 0.110.0-r1 arm64, #922242
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Command/Test-Command-0.110.0-r1.ebuild | 4 ++--
1 file 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