diff options
author | 0xd34df00d <0xd34df00d@gmail.com> | 2020-05-04 22:37:16 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-05-06 14:50:58 +0300 |
commit | 5e628af9f9fc495440704032c269e427671559cf (patch) | |
tree | 232a56e2375783958a0dbfc3c3dbcba20ebef599 /app-leechcraft | |
parent | app-leechcraft/lc-seekthru: fix indentation (diff) | |
download | gentoo-5e628af9f9fc495440704032c269e427671559cf.tar.gz gentoo-5e628af9f9fc495440704032c269e427671559cf.tar.bz2 gentoo-5e628af9f9fc495440704032c269e427671559cf.zip |
app-leechcraft/lc-secman: fix IUSE sorting
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-secman/lc-secman-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-leechcraft/lc-secman/lc-secman-9999.ebuild b/app-leechcraft/lc-secman/lc-secman-9999.ebuild index d216ed88edde..315dca0cef08 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 |