From: Michał Górny Date: Mon, 15 Jul 2019 15:21:15 +0000 (+0200) Subject: app-crypt/ophcrack-tables: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a99b56b11208210e80b6451d61188cd2608ccb3e;p=gentoo.git app-crypt/ophcrack-tables: Sort KEYWORDS Signed-off-by: Michał Górny --- 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 )"