starship: broken on ppc
This commit is contained in:
parent
c1d7babd07
commit
df97be68a3
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ homepage="https://starship.rs"
|
||||||
distfiles="https://github.com/starship/starship/archive/v${version}.tar.gz"
|
distfiles="https://github.com/starship/starship/archive/v${version}.tar.gz"
|
||||||
checksum=90e1f2e795cd0e694d7a514faeee19f881c35ec46811298adde692d606837d5d
|
checksum=90e1f2e795cd0e694d7a514faeee19f881c35ec46811298adde692d606837d5d
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
ppc*) broken="ftbfs in ring";;
|
||||||
|
esac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue