mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
coreos-devel/mantle: Build with Go 1.9
The Jenkins and Travis configurations were already updated in the repository, but the ebuild hadn't been bumped to stay in sync.
This commit is contained in:
parent
246a21ebb7
commit
830ea4122a
@ -6,7 +6,7 @@ CROS_WORKON_PROJECT="coreos/mantle"
|
|||||||
CROS_WORKON_LOCALNAME="mantle"
|
CROS_WORKON_LOCALNAME="mantle"
|
||||||
CROS_WORKON_REPO="git://github.com"
|
CROS_WORKON_REPO="git://github.com"
|
||||||
COREOS_GO_PACKAGE="github.com/coreos/mantle"
|
COREOS_GO_PACKAGE="github.com/coreos/mantle"
|
||||||
COREOS_GO_VERSION="go1.8"
|
COREOS_GO_VERSION="go1.9"
|
||||||
|
|
||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user