diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/common/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults index 6b5ca488..0964c927 100644 --- a/profiles/common/make.defaults +++ b/profiles/common/make.defaults @@ -34,7 +34,7 @@ USE="${USE} -berkdb -gdbm" USE="${USE} acl xattr" # Graphical protocol -USE="${USE} -gpm -X" +USE="${USE} -gpm -X -elogind" # Interpreted languages USE="${USE} -perl -python -ruby" |