From f5220f2fe5be0a7874d4bfd853a2ae689788745d Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 24 Jan 2024 14:11:02 +0000 Subject: [PATCH] dev-perl/Test-Command: Stabilize 0.110.0-r1 arm64, #922242 Signed-off-by: Sam James --- 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 d51c75a102cc0..2ab95fb479950 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