dev-perl/Time-Format: Fix unsorted keywords
authorKent Fredric <kentnl@gentoo.org>
Mon, 8 Jul 2019 16:04:46 +0000 (04:04 +1200)
committerKent Fredric <kentnl@gentoo.org>
Mon, 8 Jul 2019 16:09:15 +0000 (04:09 +1200)
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild

index a42be47c6766855eb66b06851609838cdfbe6276..7bc5316fd3861b21c761d3ec497a0cf9f7e3286f 100644 (file)
@@ -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="