summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-10-05 17:10:48 +0200
committerBertrand Jacquin <beber@meleeweb.net>2013-10-05 17:32:42 +0200
commita39082dcd984d206df2a501f70313c72a333578b (patch)
treeab05f84985e02dba850ad338eeab02e9df05b51b /profiles
parentprofiles: Rearrange cups USE flag (diff)
downloadportage-a39082dcd984d206df2a501f70313c72a333578b.tar.xz
profiles: Rearrange cpu USE flags
Diffstat (limited to 'profiles')
-rw-r--r--profiles/common/make.defaults1
-rw-r--r--profiles/enlightenment/build/make.defaults2
2 files changed, 1 insertions, 2 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults
index dbe9f809..5139c6d6 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -7,6 +7,7 @@ FEATURES="unknown-features-warn
collision-protect
clean-logs"
+# CPU features
USE="mmx sse sse2"
# Sexyfism
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults
index e174a134..178a3e8d 100644
--- a/profiles/enlightenment/build/make.defaults
+++ b/profiles/enlightenment/build/make.defaults
@@ -10,8 +10,6 @@ FEATURES="unknown-features-warn
clean-logs
-getbinpkg"
-USE="mmx sse sse2"
-
# Arithmetic
USE="${USE} gmp"