From bf535dc832743a05b02b9e96025cf2fd9013297e Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Mon, 5 Aug 2013 18:41:55 -0400 Subject: [PATCH] fix(profiles): Enable dev-lang/yasm-1.2.0-r1 This version fixes XML errors and python eclass usage. --- .../profiles/default/linux/package.accept_keywords | 3 +++ 1 file changed, 3 insertions(+) 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 efcad30663..029f9571c0 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 @@ -97,3 +97,6 @@ =dev-python/httplib2-0.8 ~amd64 =dev-python/crcmod-1.7-r1 ~amd64 =dev-python/boto-2.9.6 ~amd64 + +# Fixes XML validation failure and python eclass usage +=dev-lang/yasm-1.2.0-r1