commit: 1d0c914dd58e5303019726608e1e1bae77136901
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 14 04:13:14 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 14 04:13:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0c914d
dev-perl/Test-Most: Keyword 0.380.0 arm64, #919747
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Most/Test-Most-0.380.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Most/Test-Most-0.380.0.ebuild
b/dev-perl/Test-Most/Test-Most-0.380.0.ebuild
index 7725d3b0689e..9b4b68018aed 100644
--- a/dev-perl/Test-Most/Test-Most-0.380.0.ebuild
+++ b/dev-perl/Test-Most/Test-Most-0.380.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Most commonly needed test functions and features"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=dev-perl/Exception-Class-1.140.0