From f36783f36e91b50ce0e75b321b0d8da8da2a0ff9 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Wed, 20 Feb 2013 17:33:15 -0800 Subject: [PATCH] fix(profiles/coreos): accept keywords for motd-http --- .../profiles/targets/coreos/package.accept_keywords | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/targets/coreos/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/targets/coreos/package.accept_keywords index 7de8004fa5..e47f3a6282 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/targets/coreos/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/targets/coreos/package.accept_keywords @@ -130,4 +130,5 @@ =net-dialup/ppp-2.4.5-r3 ~amd64 =dev-libs/boost ~amd64 =dev-util/boost-build ~amd64 -=app-admin/systemd-rest-9999 ~x86 +=app-admin/systemd-rest-9999 ~amd64 ~x86 +=app-admin/motd-http-9999 ~amd64 ~x86