mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-31 19:31:07 +02:00
eclass/coreos-go: use slot operator for go dependency
This commit is contained in:
parent
a9ab1f1f87
commit
5f62d88cab
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
inherit flag-o-matic multiprocessing toolchain-funcs
|
inherit flag-o-matic multiprocessing toolchain-funcs
|
||||||
|
|
||||||
DEPEND="dev-lang/go"
|
DEPEND="dev-lang/go:="
|
||||||
|
|
||||||
# @FUNCTION: go_get_arch
|
# @FUNCTION: go_get_arch
|
||||||
# @USAGE: export GOARCH=$(go_get_arch)
|
# @USAGE: export GOARCH=$(go_get_arch)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user