summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2023-02-05 00:23:41 +0100
committerMarek Szuba <marecki@gentoo.org>2023-02-05 00:29:41 +0100
commit1533d6d57809a4bf6940e721c2553dff7d6b757c (patch)
tree8a2385ceed6929ba62ff074c7837d69558563185 /app-misc/mc
parentapp-misc/mc: drop confusing message about USE="slang unicode" (diff)
downloadgentoo-1533d6d57809a4bf6940e721c2553dff7d6b757c.tar.gz
gentoo-1533d6d57809a4bf6940e721c2553dff7d6b757c.tar.bz2
gentoo-1533d6d57809a4bf6940e721c2553dff7d6b757c.zip
app-misc/mc-4.8.29: reinstate IUSE=+slang
This wasn't supposed to have changed, upstream still considers sys-libs/slang their default back-end. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-misc/mc')
-rw-r--r--app-misc/mc/mc-4.8.29.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.29.ebuild b/app-misc/mc/mc-4.8.29.ebuild
index 0b95179bd4e6..e24016e2177e 100644
--- a/app-misc/mc/mc-4.8.29.ebuild
+++ b/app-misc/mc/mc-4.8.29.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://midnight-commander.org"
LICENSE="GPL-3"
SLOT="0"
-IUSE="+edit gpm nls sftp slang spell test unicode X"
+IUSE="+edit gpm nls sftp +slang spell test unicode X"
REQUIRED_USE="spell? ( edit )"