app-admin/quickswitch: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:20:54 +0000 (17:20 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:20:54 +0000 (17:20 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/quickswitch/quickswitch-1.05.ebuild

index 24b21cea6b257337bf63002b495818cbf3fe8490..33a39aaf63c5e30d549ebec929cecd62253b6797 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 @@ HOMEPAGE="http://quickswitch.sf.net"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86 ppc sparc s390 amd64"
+KEYWORDS="amd64 ppc s390 sparc x86"
 IUSE="ncurses"
 
 DEPEND=">=dev-lang/perl-5.6.0"