commit:     5e628af9f9fc495440704032c269e427671559cf
Author:     0xd34df00d <0xd34df00d <AT> gmail <DOT> com>
AuthorDate: Mon May  4 20:37:16 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May  6 11:50:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e628af9

app-leechcraft/lc-secman: fix IUSE sorting

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georg Rudoy <0xd34df00d <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-leechcraft/lc-secman/lc-secman-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-leechcraft/lc-secman/lc-secman-9999.ebuild 
b/app-leechcraft/lc-secman/lc-secman-9999.ebuild
index d216ed88edd..315dca0cef0 100644
--- a/app-leechcraft/lc-secman/lc-secman-9999.ebuild
+++ b/app-leechcraft/lc-secman/lc-secman-9999.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Security and personal data manager for LeechCraft"
 
 SLOT="0"
 KEYWORDS=""
-IUSE="debug crypt exposecontents"
+IUSE="crypt debug exposecontents"
 
 DEPEND="~app-leechcraft/lc-core-${PV}
        dev-qt/qtwidgets:5

Reply via email to