summaryrefslogtreecommitdiffstats
path: root/bin/ebuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild.sh')
-rwxr-xr-xbin/ebuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index d73117967..967fe4ced 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -939,6 +939,7 @@ dyn_compile() {
echo "$RESTRICT" > RESTRICT
echo "$SLOT" > SLOT
echo "$USE" > USE
+ echo "$EAPI" > EAPI
set > environment
export -p | sed 's:declare -rx:declare -x:' >> environment