commit: 81f84678e3efe2d96e1bbf22c4486dc06fdd3649
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 22 15:33:02 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 22 16:04:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f84678
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 <AT> gentoo.org>
.../DateTime-Format-DateParse-0.50.0-r2.ebuild | 4 ++--
1 file 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 c096d3c3ad5..931d1543e4e 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