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

index 4c16ec67e3b4ed525d5b71f1c4a07a0d6df9a91c..fc0248f982c385aacf23f7782e0d5ed24a6da7f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.tc.umn.edu/~erick205/Projects/"
 SRC_URI="http://www.tc.umn.edu/~erick205/Projects/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="debug"
 
 src_prepare() {