commit:     07f660b6e5d34e56de219a7147aa40b534dd2e60
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 06:10:47 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 19:13:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f660b6

games-roguelike/adom: Update for sys-libs/ncurses-compat

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 games-roguelike/adom/adom-1.1.1-r1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

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}
 

Reply via email to