diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-06 23:13:57 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-06 23:13:57 +0000 |
commit | a8b0d35ab742f31538d515dea39716e566d533c0 (patch) | |
tree | 40c6c87a13f0e5ef1111ed1bdd9191f3bd1c1e59 /profiles/features | |
parent | 8fcdcec5fbdd0e3a77391e4f354218014f59f358 (diff) |
gentoo resync : 06.01.2018
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/hardened/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/features/hardened/make.defaults b/profiles/features/hardened/make.defaults index f63895853347..1502b08728fc 100644 --- a/profiles/features/hardened/make.defaults +++ b/profiles/features/hardened/make.defaults @@ -22,6 +22,6 @@ USE="${USE} -ptpax" # We unset them so we get a clean use flag profile. USE="${USE} -berkdb -gdbm -tcpd" USE="${USE} -fortran" -USE="${USE} -cli -session" +USE="${USE} -cli" USE="${USE} -dri" USE="${USE} -modules" |