yaboot: restrict archs (no LE)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
pkgname=yaboot
|
pkgname=yaboot
|
||||||
version=1.3.17
|
version=1.3.17
|
||||||
revision=1
|
revision=1
|
||||||
archs="ppc*"
|
archs="ppc64 ppc64-musl ppc ppc-musl"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="autoconf automake"
|
hostmakedepends="autoconf automake"
|
||||||
depends="powerpc-utils hfsutils"
|
depends="powerpc-utils hfsutils"
|
||||||
|
|||||||
Reference in New Issue
Block a user