summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/fowners
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild-helpers/fowners')
-rwxr-xr-xbin/ebuild-helpers/fowners2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ebuild-helpers/fowners b/bin/ebuild-helpers/fowners
index b3e4555cd..a5a28f2fb 100755
--- a/bin/ebuild-helpers/fowners
+++ b/bin/ebuild-helpers/fowners
@@ -4,7 +4,7 @@
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
-[[ " ${USE} " == *" prefix "* ]] || \
+[[ " ${FEATURES} " == *" force-prefix "* ]] || \
case "$EAPI" in 0|1|2) ED=${D} ;; esac
# we can't prefix all arguments because