app-editors/levee: [QA] Fix dependency.missingslot
authorDavid Seifert <soap@gentoo.org>
Sun, 10 Dec 2017 14:11:11 +0000 (15:11 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 10 Dec 2017 14:15:09 +0000 (15:15 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

app-editors/levee/levee-3.5a.ebuild

index 9e77eb2cfb9165dd514b3941d678d68cef770e33..965d248fd0532de7f5c08c767715ff75ed3f7742 100644 (file)
@@ -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() {