diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 21:02:15 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:10 +0100 |
commit | b744418562959a85455739ed472b84720ea828b8 (patch) | |
tree | a7adffa8ca9fad55f053354ebb6b011aa5b467d0 | |
parent | dev-perl/Test-MockTime: keyword 0.170.0 for ~arm64 (diff) | |
download | gentoo-b744418562959a85455739ed472b84720ea828b8.tar.gz gentoo-b744418562959a85455739ed472b84720ea828b8.tar.bz2 gentoo-b744418562959a85455739ed472b84720ea828b8.zip |
dev-perl/DateTime-Format-Flexible: keyword 0.340.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.340.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.340.0.ebuild b/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.340.0.ebuild index 59f412d60924..51c8d32b66a3 100644 --- a/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.340.0.ebuild +++ b/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.340.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Flexibly parse strings and turn them into DateTime objects" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" RDEPEND=" dev-perl/DateTime |