commit: 32e1af25cf67706bae3acf6266c3c68e61ef568b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 14:11:14 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 14:15:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32e1af25
app-editors/lpe: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-editors/lpe/lpe-1.2.6.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/lpe/lpe-1.2.6.13.ebuild
b/app-editors/lpe/lpe-1.2.6.13.ebuild
index 0f35e809adb..bd88d5531da 100644
--- a/app-editors/lpe/lpe-1.2.6.13.ebuild
+++ b/app-editors/lpe/lpe-1.2.6.13.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="amd64 ppc sparc x86 ~x86-linux"
IUSE="nls"
RDEPEND=">=sys-libs/slang-2.2.4
- >=sys-libs/ncurses-5.7-r7"
+ >=sys-libs/ncurses-5.7-r7:0="
DEPEND="${RDEPEND}
virtual/pkgconfig
nls? ( sys-devel/gettext )"