From 43d6e587cb926b9459a5363f4f5a61804e58641f Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Mon, 25 Aug 2014 15:58:58 -0700 Subject: [PATCH] profiles: use go 1.3.1 instead of 1.3 The current version marked stable in Gentoo is 1.3 but we might as well bump directly to 1.3.1 instead. --- .../profiles/coreos/base/package.accept_keywords | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index b314039c3e..644b2ed0ec 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -105,3 +105,6 @@ dev-util/checkbashisms =sys-boot/grub-2.02_beta2 # current stable xen-tools doesn't build without multilib =app-emulation/xen-tools-4.4.0-r9 + +# 1.3 is marked stable but 1.3.1 hasn't yet +=dev-lang/go-1.3.1