commit: aefebeafac03332c0daedd3d0d21167fb50dca62
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 12 07:57:48 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 07:57:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aefebeaf
app-editors/jupp: update ncurses dep to :0=.
Package-Manager: portage-2.2.28
app-editors/jupp/jupp-3.1_p30.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/jupp/jupp-3.1_p30.ebuild
b/app-editors/jupp/jupp-3.1_p30.ebuild
index 6177bdc..fde8993 100644
--- a/app-editors/jupp/jupp-3.1_p30.ebuild
+++ b/app-editors/jupp/jupp-3.1_p30.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ncurses"
-RDEPEND="ncurses? ( sys-libs/ncurses )
+RDEPEND="ncurses? ( sys-libs/ncurses:0= )
!app-editors/joe"
DEPEND="${RDEPEND}"