i3status-rust: broken on ppc
[ci skip]
This commit is contained in:
parent
69d3a0901c
commit
a88ceb7993
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://github.com/greshake/i3status-rust"
|
||||
distfiles="https://github.com/greshake/i3status-rust/archive/v${version}.tar.gz"
|
||||
checksum=84a12a91419fda35109a0be3980671c1d58e13c5987e6dc999cbe786d05053d9
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc*) broken="old broken version of nix (0.8.1) in dep tree" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue