summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-22 17:33:02 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-22 18:04:47 +0200
commit81f84678e3efe2d96e1bbf22c4486dc06fdd3649 (patch)
treede3f52832684427f2b1f5b3705340cca577862fa /dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.50.0-r2.ebuild
parentapp-admin/logrotate: Bump to version 3.18.1 (diff)
downloadgentoo-81f84678e3efe2d96e1bbf22c4486dc06fdd3649.tar.gz
gentoo-81f84678e3efe2d96e1bbf22c4486dc06fdd3649.tar.bz2
gentoo-81f84678e3efe2d96e1bbf22c4486dc06fdd3649.zip
dev-perl/DateTime-Format-DateParse: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.50.0-r2.ebuild')
-rw-r--r--dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.50.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.50.0-r2.ebuild b/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.50.0-r2.ebuild
index c096d3c3ad5a..931d1543e4e3 100644
--- a/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.50.0-r2.ebuild
+++ b/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.50.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parses Date::Parse compatible formats"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="
>=dev-perl/DateTime-0.290.0