From 2dae84b73e752432ce40c64319ba3b660c64bbac Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 15 Mar 2010 01:53:41 +0000 Subject: Fix breakage from previous commit. svn path=/main/trunk/; revision=15830 --- bin/ebuild.sh | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3-1-g7c22