dev-util/mpatch: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:23:37 +0000 (17:23 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:23:37 +0000 (17:23 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/mpatch/mpatch-0.8-r1.ebuild

index 6bc96da215b0b5e0e506fdd834aa7dcc8fd4de7a..ae679e7189052a7ea1c86a640e80f33d3e5f9cc8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://oss.oracle.com/~mason/mpatch/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 DEPEND=""