sys-cluster/lspbs: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:26:48 +0000 (17:26 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:26:48 +0000 (17:26 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/lspbs/lspbs-1.1-r1.ebuild

index e4aeaf9d1249114b49bd449fecbd44bda5a663b4..5da338aa20622a0b5a61d2fe7267d0a4abc4a749 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
@@ -13,7 +13,7 @@ RDEPEND="${DEPEND}"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 
 src_install() {
        emake DESTDIR="${D}" install || die "install failed"