From 9b2cdc76750e7d7d3f09fe5c1a1ad308a958cc07 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 23 Jul 2013 10:03:35 -0700 Subject: [PATCH] feat(profiles): unmask udev/systemd/etc --- .../profiles/default/linux/package.accept_keywords | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.accept_keywords index abc7e274ab..4c895328de 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.accept_keywords @@ -65,10 +65,13 @@ =dev-python/pyusb-1.0.0_alpha3 ~amd64 # Accept the unstable nature of systemd -=sys-apps/systemd-197-r1 ~amd64 -=sys-apps/systemd-204 ~amd64 -=sys-apps/systemd-sysv-utils-194 ~amd64 -=sys-apps/dbus-1.6.8-r1 ~amd64 +>=sys-apps/systemd-204 ~amd64 +>=sys-apps/systemd-sysv-utils-194 ~amd64 +>=sys-apps/kmod-14 -~amd64 +>=sys-apps/hwids-20130717 -~amd64 +>=sys-apps/dbus-1.6.8-r1 ~amd64 +>=sys-fs/udev-206 ~amd64 +>=virtual/udev-206 ~amd64 # Get updated core code =sys-auth/pam_pwdfile-0.99-r1 ~amd64