summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-09-23 01:47:26 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-09-23 01:47:26 +0100
commit95291666cd3ff0d5f8dfcc975a68b593f5128c64 (patch)
tree6fb165292f98e5e4cbfb07fd0ac8957aabdba74b /profiles/desktop
parenteclass/linux-build: Reduce signature key size and validity period (diff)
downloadportage-95291666cd3ff0d5f8dfcc975a68b593f5128c64.tar.xz
profiles/desktop: Remove duplicated policykit USE flag
Diffstat (limited to 'profiles/desktop')
-rw-r--r--profiles/desktop/make.defaults2
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"