commit: 8111b6a21aba83d3fd0c212cefe5e8f65cdca315
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 18:25:47 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 18:25:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8111b6a2
dev-perl/Test-MockTime: Stabilize 0.170.0 arm, #885325
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Test-MockTime/Test-MockTime-0.170.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-MockTime/Test-MockTime-0.170.0.ebuild
b/dev-perl/Test-MockTime/Test-MockTime-0.170.0.ebuild
index 58872caf18c1..44c275c99d23 100644
--- a/dev-perl/Test-MockTime/Test-MockTime-0.170.0.ebuild
+++ b/dev-perl/Test-MockTime/Test-MockTime-0.170.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Replaces actual time with simulated time"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
virtual/perl-Time-Piece