# qscintilla needs a qt5/qt6 split first, so build without qscintilla on i486 for now if [ "$CARCH" = 'i486' ]; then depends=(${depends[@]//qscintilla-qt5/}) fi