diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 21:11:04 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:11 +0100 |
commit | 5beb7e627ddc8572cf1951b26c449a88fa6d9b7e (patch) | |
tree | f2f00d3bc8ace62baab5d028e903195551f20a16 | |
parent | dev-perl/Module-Util: keyword 1.90.0-r1 for ~arm64 (diff) | |
download | gentoo-5beb7e627ddc8572cf1951b26c449a88fa6d9b7e.tar.gz gentoo-5beb7e627ddc8572cf1951b26c449a88fa6d9b7e.tar.bz2 gentoo-5beb7e627ddc8572cf1951b26c449a88fa6d9b7e.zip |
dev-perl/DateTime-Format-Natural: keyword 1.120.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-Natural/DateTime-Format-Natural-1.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.120.0.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.120.0.ebuild index 15b96baea95d..7e1f48de2242 100644 --- a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.120.0.ebuild +++ b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.120.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse informal natural language date/time strings" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |