commit: de82cc25efeee40aa6571b6a872ea80450722652 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Mon Jul 8 16:05:50 2019 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Mon Jul 8 16:09:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de82cc25
dev-perl/Time-TAI64: Fix unsorted keywords Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> dev-perl/Time-TAI64/Time-TAI64-2.110.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 964031eae02..6a21f684d5c 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=""