diff options
-rwxr-xr-x | bin/ebuild.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh index d161bc65d..25891137c 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -670,8 +670,6 @@ if [[ $EBUILD_PHASE = depend ]] ; then PROPERTIES DEFINED_PHASES UNUSED_05 UNUSED_04 UNUSED_03 UNUSED_02 UNUSED_01" - [ "${EAPI+set}" = set ] || EAPI=0 - # The extra $(echo) commands remove newlines. if [ -n "${dbkey}" ] ; then > "${dbkey}" |