From: Mike Frysinger Date: Wed, 12 Aug 2015 10:20:13 +0000 (-0400) Subject: sys-libs/ncurses: simplify the multilib dep logic X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c44913450f0e5957fe2bd51ead50570031e00cb8;p=gentoo.git sys-libs/ncurses: simplify the multilib dep logic Block the emul package all the time now that it's no longer in the tree. Unify the gpm deps since there's already a circular dep here and the multilib code makes no real difference in that respect. --- diff --git a/sys-libs/ncurses/ncurses-6.0.ebuild b/sys-libs/ncurses/ncurses-6.0.ebuild index 476481da25d1..92adb1e58468 100644 --- a/sys-libs/ncurses/ncurses-6.0.ebuild +++ b/sys-libs/ncurses/ncurses-6.0.ebuild @@ -20,18 +20,11 @@ SLOT="5/6" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="ada +cxx debug doc gpm minimal profile static-libs tinfo trace unicode" -DEPEND="gpm? ( sys-libs/gpm )" +DEPEND="gpm? ( sys-libs/gpm[${MULTILIB_USEDEP}] )" # berkdb? ( sys-libs/db )" RDEPEND="${DEPEND} !