From 915483da0878991f3bc3089316690f6bdecaa423 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Mon, 1 Jul 2013 14:22:52 -0700 Subject: [PATCH] fix(profiles): unmask go-1.1* unmask the 1.1 series so we don't have to keep editing this file. --- .../profiles/default/linux/package.accept_keywords | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 4134caa9ae..c976e30884 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 @@ -80,7 +80,7 @@ =dev-libs/opencryptoki-2.4.2 ~amd64 # Go is masked but we need it. -=dev-lang/go-1.1 ~amd64 +=dev-lang/go-1.1* ~amd64 # Replace the function.sh script in baselayout =sys-apps/efunctions-1 ~amd64 ~x86