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

index 7fc917334048ada64fc729d736a53b3475be1817..a5cef1c942116a0e6d09699f8484ae5234090834 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=0
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc alpha"
+KEYWORDS="alpha ~ppc ~sparc ~x86"
 IUSE=""
 DEPEND=">=dev-lang/perl-5.6.0"