mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Merge pull request #1646 from marineam/go-fix
go: disable arm64-extras flag, currently broken
This commit is contained in:
commit
db3b52c294
@ -23,7 +23,7 @@ HOMEPAGE="http://www.golang.org"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0/${PV}"
|
||||
IUSE="cros_host +arm64-extras"
|
||||
IUSE="cros_host arm64-extras"
|
||||
|
||||
DEPEND="cros_host? ( >=dev-lang/go-bootstrap-1.4.1 )"
|
||||
RDEPEND=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user