helix: broken on ppc32
This commit is contained in:
parent
6cd4af3cf9
commit
b9c98a60d5
@ -20,6 +20,11 @@ case "$XBPS_TARGET_MACHINE" in
|
||||
*) ;;
|
||||
esac
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
ppc*) broken="no AtomicU64 in sync::atomic";;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
rm runtime/grammars/.gitkeep
|
||||
rm runtime/themes/README.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user