mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
dev-util/go-bindata: Update for arm64
Add arm64 keywords and remove redundant DEPENDS. Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
ef60214b29
commit
529ef1aae0
@ -15,9 +15,7 @@ EGIT_COMMIT="4a8e91e5cd96381a2d96bfa7541e63a81f7a3784"
|
||||
|
||||
LICENSE="CC0 1.0 Universal"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~x86"
|
||||
|
||||
DEPEND="dev-lang/go"
|
||||
KEYWORDS="amd64 arm64 ~x86"
|
||||
|
||||
src_compile() {
|
||||
go_build "${COREOS_GO_PACKAGE}"/go-bindata
|
Loading…
x
Reference in New Issue
Block a user