From: Zac Medico Date: Mon, 15 Mar 2010 01:53:41 +0000 (-0000) Subject: Fix breakage from previous commit. X-Git-Tag: v2.2_rc68~709 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2dae84b73e752432ce40c64319ba3b660c64bbac;p=portage.git Fix breakage from previous commit. svn path=/main/trunk/; revision=15830 --- diff --git a/bin/ebuild.sh b/bin/ebuild.sh index 1e9f7dc3f..9c888c51c 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -141,6 +141,7 @@ useq() { #if [[ -n $EAPI ]] && ! hasq "$EAPI" 0 1 2 3 ; then # die "use() called during invalid phase: $EBUILD_PHASE" #fi + true # Make sure we have this USE flag in IUSE elif [[ -n $PORTAGE_IUSE && -n $EBUILD_PHASE ]] ; then