From 07f660b6e5d34e56de219a7147aa40b534dd2e60 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 23 Sep 2019 08:10:47 +0200 Subject: games-roguelike/adom: Update for sys-libs/ncurses-compat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- games-roguelike/adom/adom-1.1.1-r1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games-roguelike/adom') diff --git a/games-roguelike/adom/adom-1.1.1-r1.ebuild b/games-roguelike/adom/adom-1.1.1-r1.ebuild index e1d53a9adfc..02e9d5aacfe 100644 --- a/games-roguelike/adom/adom-1.1.1-r1.ebuild +++ b/games-roguelike/adom/adom-1.1.1-r1.ebuild @@ -15,9 +15,7 @@ IUSE="" RESTRICT="strip" #bug #137340 QA_FLAGS_IGNORED="${GAMES_PREFIX_OPT:1}/bin/adom" -RDEPEND="|| ( - >=sys-libs/ncurses-5.9-r3:0/5[abi_x86_32(-)] - >=sys-libs/ncurses-5.9-r3:5/5[abi_x86_32(-)] )" +RDEPEND="sys-libs/ncurses-compat:5[abi_x86_32(-)]" S=${WORKDIR}/${PN} -- cgit v1.2.3-18-g5258