mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
app-emulation/rkt: pin to go 1.12
Our go 1.12 has a commit reverted to not break rkt, but we don't want it reverted for everything else. Pin rkt to 1.12 so other packages can use newer versions.
This commit is contained in:
parent
323dfd9bcb
commit
b2e6ce8b65
@ -6,6 +6,8 @@ EAPI=7
|
||||
AUTOTOOLS_AUTORECONF=yes
|
||||
AUTOTOOLS_IN_SOURCE_BUILD=yes
|
||||
|
||||
COREOS_GO_VERSION=go1.12
|
||||
|
||||
inherit autotools flag-o-matic systemd toolchain-funcs multilib
|
||||
inherit cros-workon coreos-go-depend
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user