summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-01 06:22:46 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-01 06:22:46 +0200
commit7d532d0f488cc4817bfa6ea9155da25362fbe64b (patch)
tree918f3c6ed7a38bc0ed6ffb6516f3eabeebfdceb3 /dev-perl
parentdev-perl/Stream-Buffered: Keyword 0.30.0-r1 arm, #878933 (diff)
downloadgentoo-7d532d0f488cc4817bfa6ea9155da25362fbe64b.tar.gz
gentoo-7d532d0f488cc4817bfa6ea9155da25362fbe64b.tar.bz2
gentoo-7d532d0f488cc4817bfa6ea9155da25362fbe64b.zip
dev-perl/Test-Class: Keyword 0.520.0 arm, #878933
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Class/Test-Class-0.520.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Class/Test-Class-0.520.0.ebuild b/dev-perl/Test-Class/Test-Class-0.520.0.ebuild
index a089c15d31e9..127692340729 100644
--- a/dev-perl/Test-Class/Test-Class-0.520.0.ebuild
+++ b/dev-perl/Test-Class/Test-Class-0.520.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Easily create test classes in an xUnit/JUnit style"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="
>=virtual/perl-Attribute-Handlers-0.770.0