From: Agostino Sarubbo Date: Sat, 20 May 2017 09:34:35 +0000 (+0200) Subject: dev-perl/DateTime-Format-W3CDTF: x86 stable wrt bug #618990 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8a20c4a580cd79e871c71078bd1cadde8dd5e7e3;p=gentoo.git dev-perl/DateTime-Format-W3CDTF: x86 stable wrt bug #618990 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild index 6bd79c70ec34..b0c12ec9c618 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse and format W3CDTF datetime strings" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~x86-solaris" IUSE="test" RDEPEND="dev-perl/DateTime"