diff options
Diffstat (limited to 'profiles/desktop')
-rw-r--r-- | profiles/desktop/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index 20389a63..a5edb3a4 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -32,7 +32,7 @@ USE="${USE} -fortran -java" USE="${USE} -cups" # Auth -USE="${USE} -policykit -consolekit smartcard pkcs11" +USE="${USE} -consolekit smartcard pkcs11" # Graphical protocol USE="${USE} -xcb X xorg" |