From 1f7a80f97af2ecfde6a6884c59bd6af6cfad9e9b Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Sat, 29 Aug 2015 14:15:01 -0400 Subject: [PATCH] dev-vcs/tig: add forgotten slot operator A previous commit added slot operators but missed one on the version bump at the same time. --- dev-vcs/tig/tig-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/tig/tig-2.1.1.ebuild b/dev-vcs/tig/tig-2.1.1.ebuild index 3e7828618747..8e95e218f353 100644 --- a/dev-vcs/tig/tig-2.1.1.ebuild +++ b/dev-vcs/tig/tig-2.1.1.ebuild @@ -17,7 +17,7 @@ IUSE="unicode" DEPEND=" sys-libs/ncurses:0=[unicode?] - sys-libs/readline:0" + sys-libs/readline:0=" RDEPEND="${DEPEND} dev-vcs/git" -- 2.26.2