dev-vcs/tig: add forgotten slot operator
authorTim Harder <radhermit@gentoo.org>
Sat, 29 Aug 2015 18:15:01 +0000 (14:15 -0400)
committerTim Harder <radhermit@gentoo.org>
Sat, 29 Aug 2015 18:15:04 +0000 (14:15 -0400)
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

index 3e782861874766550af5832f8d0f8e7b82248c5e..8e95e218f353e8618003f1a9770515b34ca80e91 100644 (file)
@@ -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"