diff options
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 3 | ||||
-rw-r--r-- | profiles/enlightenment/build/package.use | 3 |
2 files changed, 1 insertions, 5 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 181129c3..e174a134 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -10,8 +10,7 @@ FEATURES="unknown-features-warn clean-logs -getbinpkg" -USE="mmx sse sse2 - xattr" +USE="mmx sse sse2" # Arithmetic USE="${USE} gmp" diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index 2f626d28..7d2578bf 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -99,9 +99,6 @@ sys-apps/iproute2 iptables # 25/05/2013 - beber # No need for unicode at boot sys-apps/openrc -unicode -# 29/06/2013 - beber -# optimal performance in xattr handling -sys-apps/portage python3 sys-apps/util-linux -cramfs sys-devel/gcc:4.1 -hardened |