summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:15 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:15 +0200
commita99b56b11208210e80b6451d61188cd2608ccb3e (patch)
tree225060cfb4e5187927c8829d1badcd9ef742ef33
parentapp-crypt/md4sum: Sort KEYWORDS (diff)
downloadgentoo-a99b56b11208210e80b6451d61188cd2608ccb3e.tar.gz
gentoo-a99b56b11208210e80b6451d61188cd2608ccb3e.tar.bz2
gentoo-a99b56b11208210e80b6451d61188cd2608ccb3e.zip
app-crypt/ophcrack-tables: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-crypt/ophcrack-tables/ophcrack-tables-1.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/ophcrack-tables/ophcrack-tables-1.0-r2.ebuild b/app-crypt/ophcrack-tables/ophcrack-tables-1.0-r2.ebuild
index 619eee011d2d..f350b7c57fac 100644
--- a/app-crypt/ophcrack-tables/ophcrack-tables-1.0-r2.ebuild
+++ b/app-crypt/ophcrack-tables/ophcrack-tables-1.0-r2.ebuild
@@ -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 )"