summaryrefslogtreecommitdiffstats
path: root/bin/ebuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild.sh')
-rwxr-xr-xbin/ebuild.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 014229446..ee565b1f7 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -2164,11 +2164,6 @@ ebuild_main() {
#the extra $(echo) commands remove newlines
[ -n "${EAPI}" ] || EAPI=0
- case "$EAPI" in
- 0|1|2|3)
- unset REQUIRED_USE
- ;;
- esac
if [ -n "${dbkey}" ] ; then
> "${dbkey}"