librtas: Allow building on ppc
This commit is contained in:
parent
5160be7df3
commit
626c675664
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=librtas
|
pkgname=librtas
|
||||||
version=2.0.2
|
version=2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="ppc64le ppc64le-musl ppc64-musl"
|
only_for_archs="ppc ppc-musl ppc64le ppc64le-musl ppc64-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
short_desc="Librtas library for Linux on Power systems"
|
short_desc="Librtas library for Linux on Power systems"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue