From 4e91a9ddc05e6383d886f4064dfbb755caeb6220 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Mon, 2 May 2016 13:11:00 -0700 Subject: [PATCH] profiles: disable polkit introspection for arm64 --- .../coreos-overlay/profiles/coreos/arm64/package.use | 2 ++ .../third_party/coreos-overlay/profiles/coreos/base/package.use | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.use index 0ff0a8c269..b9f4552858 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.use @@ -7,3 +7,5 @@ coreos-base/coreos -etcd_protocols_1 sys-libs/ncurses unicode sys-apps/systemd -selinux + +sys-auth/polkit -introspection diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use index 0d8b6e242d..b096dfd572 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use @@ -71,4 +71,4 @@ dev-libs/cyrus-sasl kerberos -berkdb -gdbm sys-auth/sssd -manpages -python # needed for realmd build ->=sys-auth/polkit-0.113 introspection +sys-auth/polkit introspection