From d1937bd0f5b472a508fa5e7d5b7b220705c2b6f6 Mon Sep 17 00:00:00 2001 From: David Michael Date: Thu, 21 Sep 2017 15:50:41 -0700 Subject: [PATCH] app-admin/updateservicectl: Build with Go 1.8 --- ...eservicectl-1.3.6.ebuild => updateservicectl-1.3.6-r1.ebuild} | 0 .../app-admin/updateservicectl/updateservicectl-9999.ebuild | 1 + 2 files changed, 1 insertion(+) rename sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/{updateservicectl-1.3.6.ebuild => updateservicectl-1.3.6-r1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.3.6.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.3.6-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.3.6.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.3.6-r1.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-9999.ebuild index 9cf5c98c48..7ade7d1130 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-9999.ebuild @@ -6,6 +6,7 @@ CROS_WORKON_PROJECT="coreos/updateservicectl" CROS_WORKON_LOCALNAME="updateservicectl" CROS_WORKON_REPO="git://github.com" COREOS_GO_PACKAGE="github.com/coreos/updateservicectl" +COREOS_GO_VERSION="go1.8" inherit cros-workon coreos-go if [[ "${PV}" == 9999 ]]; then