diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-24 23:43:51 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:49 +0100 |
commit | 1ff5d3c2d6db9d5abf7719160188d5e16632973f (patch) | |
tree | 74e308ecac96c3aa935aacfa0acd560ccb8483d2 /dev-perl/DateTime-Format-Flexible | |
parent | dev-perl/XML-RSS-LibXML: keyword 0.310.500-r1 for ~ppc64 (diff) | |
download | gentoo-1ff5d3c2d6db9d5abf7719160188d5e16632973f.tar.gz gentoo-1ff5d3c2d6db9d5abf7719160188d5e16632973f.tar.bz2 gentoo-1ff5d3c2d6db9d5abf7719160188d5e16632973f.zip |
dev-perl/DateTime-Format-Flexible: keyword 0.340.0 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-Flexible')
-rw-r--r-- | dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.340.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 b1a204a46204..59f412d60924 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 @@ -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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Flexibly parse strings and turn them into DateTime objects" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" RDEPEND=" dev-perl/DateTime |