K 10 svn:author V 5 tobik K 8 svn:date V 27 2021-03-23T08:00:13.834276Z K 7 svn:log V 326 sysutils/htop: Disable LSOF option by default This commit should ensure that we have a htop package for 13.0-RELEASE on non-x86 archs. When sysutils/lsof fails to build (and that happens often enough) htop is skipped and we no longer have a package for it. lsof is only used for htop's "list open files" view. PR: 252279 END