From: Kent Fredric Date: Mon, 8 Jul 2019 16:05:50 +0000 (+1200) Subject: dev-perl/Time-TAI64: Fix unsorted keywords X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=de82cc25efeee40aa6571b6a872ea80450722652;p=gentoo.git dev-perl/Time-TAI64: Fix unsorted keywords Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric --- diff --git a/dev-perl/Time-TAI64/Time-TAI64-2.110.0-r2.ebuild b/dev-perl/Time-TAI64/Time-TAI64-2.110.0-r2.ebuild index 964031eae02d..6a21f684d5c7 100644 --- a/dev-perl/Time-TAI64/Time-TAI64-2.110.0-r2.ebuild +++ b/dev-perl/Time-TAI64/Time-TAI64-2.110.0-r2.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Time manipulation in the TAI64* formats" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" RDEPEND=""