summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-11-29 23:37:02 +0100
committerBertrand Jacquin <beber@meleeweb.net>2013-11-29 23:39:35 +0100
commitf730d480f7f01d5a9106803aa097e3bace494733 (patch)
treec130dc0d9543160f4e56310af28e08968938e813
parentprofiles/enlightenment/cross: Add implicit IUSE prefix (diff)
downloadportage-f730d480f7f01d5a9106803aa097e3bace494733.tar.xz
profiles/enlightenment/cross: Do not hide USE_EXPAND ABI_X86
-rw-r--r--profiles/enlightenment/cross/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/enlightenment/cross/make.defaults b/profiles/enlightenment/cross/make.defaults
index 1703441e..5fea01c5 100644
--- a/profiles/enlightenment/cross/make.defaults
+++ b/profiles/enlightenment/cross/make.defaults
@@ -67,7 +67,7 @@ USE_EXPAND="
XFCE_PLUGINS
XTABLES_ADDONS"
-USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC ABI_MIPS ABI_X86"
+USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC ABI_MIPS"
USE="${USE} -vim-syntax"