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:
Andrew Jeddeloh 2019-10-17 22:38:01 +00:00
parent 323dfd9bcb
commit b2e6ce8b65
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ EAPI=7
AUTOTOOLS_AUTORECONF=yes AUTOTOOLS_AUTORECONF=yes
AUTOTOOLS_IN_SOURCE_BUILD=yes AUTOTOOLS_IN_SOURCE_BUILD=yes
COREOS_GO_VERSION=go1.12
inherit autotools flag-o-matic systemd toolchain-funcs multilib inherit autotools flag-o-matic systemd toolchain-funcs multilib
inherit cros-workon coreos-go-depend inherit cros-workon coreos-go-depend