app-crypt/ophcrack-tables: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:15 +0000 (17:21 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:15 +0000 (17:21 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-crypt/ophcrack-tables/ophcrack-tables-1.0-r2.ebuild

index 619eee011d2da256867dbba229ddfc5d772a5ba9..f350b7c57fac08dde5406b9871bce42b58e89495 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,7 +11,7 @@ SRC_URI="xpfast? ( mirror://sourceforge/ophcrack/tables_xp_free_fast.zip )
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="+xpfast xpsmall +vistafree"
 
 REQUIRED_USE="|| ( xpfast xpsmall vistafree )"