diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/make.defaults b/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/make.defaults index 31b1813175..76a820ac5b 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/make.defaults +++ b/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/make.defaults @@ -1 +1,2 @@ USE="systemd" +BOOTSTRAP_USE="$BOOTSTRAP_USE udev" diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/package.accept_keywords index f8ac58ccf3..e86ffbb508 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/package.accept_keywords @@ -2,6 +2,7 @@ sys-apps/systemd ~amd64 ~x86 sys-apps/systemd-ui ~amd64 ~x86 sys-apps/systemd-sysv-utils ~amd64 ~x86 sys-apps/efunctions ~amd64 ~x86 +sys-apps/gentoo-systemd-integration ~amd64 ~x86 # Various dependencies that also need to be up-to-date sys-apps/hwids ~amd64 ~x86