commit: 1492e66d059ac8555831ca0948598590ef758ee6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Nov 23 13:03:55 2018 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Nov 23 13:03:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1492e66d
dev-perl/DateTime-Format-Natural: amd64 stable wrt bug #667266 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" .../DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild index 8c8f365436f..ecc2d59b6c9 100644 --- a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild +++ b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse informal natural language date/time strings" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="
