From 7e19e6b1ea44e9d5525a95504cf9ad12a3755940 Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 6 Dec 2017 15:21:49 -0500 Subject: [PATCH] coreos-devel/mantle: Use the default Go version (currently 1.9) --- .../coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild index f96db3dd54..a189a30001 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild @@ -6,7 +6,6 @@ CROS_WORKON_PROJECT="coreos/mantle" CROS_WORKON_LOCALNAME="mantle" CROS_WORKON_REPO="git://github.com" COREOS_GO_PACKAGE="github.com/coreos/mantle" -COREOS_GO_VERSION="go1.9" if [[ "${PV}" == 9999 ]]; then KEYWORDS="~amd64 ~arm64"