yaboot: restrict archs (no LE)
This commit is contained in:
parent
67f8177462
commit
79b00e1c8c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=yaboot
|
||||
version=1.3.17
|
||||
revision=1
|
||||
archs="ppc*"
|
||||
archs="ppc64 ppc64-musl ppc ppc-musl"
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="autoconf automake"
|
||||
depends="powerpc-utils hfsutils"
|
||||
|
|
Loading…
Add table
Reference in a new issue