commit: 506728696c3aa1093aee27d36b983a006c22b17e
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 14:11:11 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 14:15:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50672869
app-editors/levee: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-editors/levee/levee-3.5a.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/levee/levee-3.5a.ebuild
b/app-editors/levee/levee-3.5a.ebuild
index 9e77eb2cfb9..965d248fd05 100644
--- a/app-editors/levee/levee-3.5a.ebuild
+++ b/app-editors/levee/levee-3.5a.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux
~ppc-macos ~sparc-solaris
IUSE=""
DEPEND="!app-text/lv
- sys-libs/ncurses"
+ sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
src_prepare() {