dev-perl/Validate-Tiny: Fix unsorted keywords
authorKent Fredric <kentnl@gentoo.org>
Mon, 8 Jul 2019 16:07:27 +0000 (04:07 +1200)
committerKent Fredric <kentnl@gentoo.org>
Mon, 8 Jul 2019 16:09:17 +0000 (04:09 +1200)
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
dev-perl/Validate-Tiny/Validate-Tiny-1.551.ebuild
dev-perl/Validate-Tiny/Validate-Tiny-1.600.0-r1.ebuild
dev-perl/Validate-Tiny/Validate-Tiny-1.600.ebuild

index 7c004f0c393773de1d13065294513060aa80ca75..576e186f511d56489a93db0229119a3edd0690ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Minimalistic data validation"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="test"
 
 RDEPEND=""
index 24684a884d6726e355d1f87e10514f929e4887a9..fe674fb30609742b1f9507343f3841892b0b5f45 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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Minimalistic data validation"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="test"
 
 RDEPEND=">=dev-perl/List-MoreUtils-0.330.0"
index 700145532be00a7639468c9c2b9bab1518cfa9e0..da096e5abb8a80ff2769a656f217c32c4296bc5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Minimalistic data validation"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="test"
 
 RDEPEND=""