summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-01 06:22:47 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-01 06:22:47 +0200
commit23b86a56b992f8ba49e4ddc4dcaaa9bb737e429d (patch)
treef703b6d48a335e2c3f2e0b4e9abe98089ddb4aa0 /dev-perl/Test-Time
parentdev-perl/Test-MockTime-HiRes: Keyword 0.80.0-r1 arm, #878933 (diff)
downloadgentoo-23b86a56b992f8ba49e4ddc4dcaaa9bb737e429d.tar.gz
gentoo-23b86a56b992f8ba49e4ddc4dcaaa9bb737e429d.tar.bz2
gentoo-23b86a56b992f8ba49e4ddc4dcaaa9bb737e429d.zip
dev-perl/Test-Time: Keyword 0.80.0 arm, #878933
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Time')
-rw-r--r--dev-perl/Test-Time/Test-Time-0.80.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 26a5dbe7a056..9826fb716c0e 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 ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
virtual/perl-Test-Simple