app-misc/cbview: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:42 +0000 (17:21 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:42 +0000 (17:21 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/cbview/cbview-0.06-r1.ebuild

index 286374eacc427434852f7138642bf32b913fa777..8a9d8e740af20c3aa2575dc87ef78ea621b01a11 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=6
@@ -9,7 +9,7 @@ SRC_URI="http://elvine.org/code/cbview/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND=""