summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/gnugo/gnugo-3.9.1-r1.ebuild')
-rw-r--r--games-board/gnugo/gnugo-3.9.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-board/gnugo/gnugo-3.9.1-r1.ebuild b/games-board/gnugo/gnugo-3.9.1-r1.ebuild
index 13dba3086bfe..aba4225ac342 100644
--- a/games-board/gnugo/gnugo-3.9.1-r1.ebuild
+++ b/games-board/gnugo/gnugo-3.9.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,8 +13,8 @@ SLOT="0"
KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="readline"
-DEPEND="readline? ( sys-libs/readline:0 )
- >=sys-libs/ncurses-5.2-r3:0"
+DEPEND="readline? ( sys-libs/readline:0= )
+ >=sys-libs/ncurses-5.2-r3:0="
RDEPEND=${DEPEND}
src_prepare() {