From 95291666cd3ff0d5f8dfcc975a68b593f5128c64 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 23 Sep 2017 01:47:26 +0100 Subject: profiles/desktop: Remove duplicated policykit USE flag --- profiles/desktop/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3