commit: e5a919b1d99c6187005b4f5c0311e8036c79c7d6
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 9 09:02:25 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Nov 9 09:02:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a919b1
app-editors/nvi: Need to be rebuild when tcl subslot changes
Package-Manager: portage-2.3.2
app-editors/nvi/nvi-1.81.6-r7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/nvi/nvi-1.81.6-r7.ebuild
b/app-editors/nvi/nvi-1.81.6-r7.ebuild
index 33465b6..7d4fe00 100644
--- a/app-editors/nvi/nvi-1.81.6-r7.ebuild
+++ b/app-editors/nvi/nvi-1.81.6-r7.ebuild
@@ -18,7 +18,7 @@ IUSE="perl tcl unicode"
CDEPEND=">=sys-libs/db-4.2.52_p5:=
>=sys-libs/ncurses-5.6-r2:=
perl? ( dev-lang/perl )
- tcl? ( >=dev-lang/tcl-8.5:0 )"
+ tcl? ( >=dev-lang/tcl-8.5:0= )"
DEPEND="${CDEPEND}
virtual/pkgconfig"