diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:46 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:46 +0200 |
commit | f1ec37cb1e2275e145a1d90af5f7904ea316ed61 (patch) | |
tree | c2ed914b6e977425e28fbc97ecf54e6f306a4ad2 /dev-perl | |
parent | dev-perl/Test-Class: Keyword 0.520.0 arm, #878933 (diff) | |
download | gentoo-f1ec37cb1e2275e145a1d90af5f7904ea316ed61.tar.gz gentoo-f1ec37cb1e2275e145a1d90af5f7904ea316ed61.tar.bz2 gentoo-f1ec37cb1e2275e145a1d90af5f7904ea316ed61.zip |
dev-perl/Test-MockTime: Keyword 0.170.0 arm, #878933
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-MockTime/Test-MockTime-0.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 570012779fc4..6b7b181834ae 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 ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" virtual/perl-Time-Piece |