From c3c800ec5af744fe8c204dda2471fcfe02fa2100 Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 6 Dec 2017 15:06:06 -0500 Subject: [PATCH] app-admin/updateservicectl: Use the default Go version (currently 1.9) --- ...eservicectl-1.4.0.ebuild => updateservicectl-1.4.0-r1.ebuild} | 0 .../app-admin/updateservicectl/updateservicectl-9999.ebuild | 1 - 2 files changed, 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/{updateservicectl-1.4.0.ebuild => updateservicectl-1.4.0-r1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.4.0.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.4.0-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.4.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.4.0-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 70937c5cb7..75b257b79b 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,7 +6,6 @@ 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