From: Kent Fredric Date: Mon, 8 Jul 2019 16:04:46 +0000 (+1200) Subject: dev-perl/Time-Format: Fix unsorted keywords X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=062d9debc1c270ec98cfccad06ab779286bfdc2d;p=gentoo.git dev-perl/Time-Format: Fix unsorted keywords Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric --- diff --git a/dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild b/dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild index a42be47c6766..7bc5316fd386 100644 --- a/dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild +++ b/dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Easy-to-use date/time formatting" LICENSE="Time-Format" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND="