From 4296f891e816c1d41e21b806aa2e2d28e9eda7c3 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sun, 19 Feb 2017 12:10:58 -0600 Subject: golang-base.eclass: raise go version to 1.7 for #607086 --- eclass/golang-base.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/golang-base.eclass b/eclass/golang-base.eclass index 0798040c0302..f232c8e29a4c 100644 --- a/eclass/golang-base.eclass +++ b/eclass/golang-base.eclass @@ -23,7 +23,7 @@ if [[ -z ${_GOLANG_BASE} ]]; then _GOLANG_BASE=1 -DEPEND=">=dev-lang/go-1.4.2:=" +DEPEND=">=dev-lang/go-1.7:=" # Do not complain about CFLAGS etc since go projects do not use them. QA_FLAGS_IGNORED='.*' -- cgit v1.2.3