commit: d43ad59347d3acfe54a9b4d3582153afed19e44c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 04:23:01 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 04:23:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43ad593
dev-perl/Test-Time: Keyword 0.80.0 arm64, #878933
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Test-Time/Test-Time-0.80.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Time/Test-Time-0.80.0.ebuild
b/dev-perl/Test-Time/Test-Time-0.80.0.ebuild
index 9826fb716c0e..983dee1c5bc6 100644
--- a/dev-perl/Test-Time/Test-Time-0.80.0.ebuild
+++ b/dev-perl/Test-Time/Test-Time-0.80.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Overrides the time() and sleep() core functions for testing"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
virtual/perl-Test-Simple