diff options
author | Sam James <sam@gentoo.org> | 2021-12-13 05:43:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-13 05:43:06 +0000 |
commit | 4822c6200eb70726e88903053dd2c099b8df299d (patch) | |
tree | cc14f1688dd81b75f42b67a22153f146221d1a00 /dev-perl/DateTime-Format-Flexible | |
parent | mail-filter/spamassassin: Stabilize 3.4.6-r1 arm, #828364 (diff) | |
download | gentoo-4822c6200eb70726e88903053dd2c099b8df299d.tar.gz gentoo-4822c6200eb70726e88903053dd2c099b8df299d.tar.bz2 gentoo-4822c6200eb70726e88903053dd2c099b8df299d.zip |
dev-perl/DateTime-Format-Flexible: Stabilize 0.340.0 amd64, #828234
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 | 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 9f0ef2c25864..b1a204a46204 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 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-perl/DateTime |